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: 'В логах записывается состояние работы приложения, включая пользовательский ввод и ответы ИИ.',
|
||||
dateTimeFormat: 'DD.MM.YYYY HH:mm',
|
||||
dateTimeFormat: 'DD.MM.YYYY HH:mm:ss',
|
||||
table: {
|
||||
header: {
|
||||
updatedTime: 'Время обновления',
|
||||
|
||||
Reference in New Issue
Block a user