feat: show the start time with seconds of the app logs (#24267)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const translation = {
|
||||
title: '日志',
|
||||
description: '日志记录了应用的运行情况,包括用户的输入和 AI 的回复。',
|
||||
dateTimeFormat: 'YYYY-MM-DD HH:mm',
|
||||
dateTimeFormat: 'YYYY-MM-DD HH:mm:ss',
|
||||
dateFormat: 'YYYY-MM-DD',
|
||||
table: {
|
||||
header: {
|
||||
|
||||
Reference in New Issue
Block a user