feat: show the start time with seconds of the app logs (#24267)

This commit is contained in:
skayliu 2025-08-21 14:41:15 +08:00 committed by GitHub
commit 5867e6356d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 20 additions and 20 deletions

View file

@ -1,7 +1,7 @@
const translation = {
title: 'Логирование',
description: 'В логах записывается состояние работы приложения, включая пользовательский ввод и ответы ИИ.',
dateTimeFormat: 'DD.MM.YYYY HH:mm',
dateTimeFormat: 'DD.MM.YYYY HH:mm:ss',
table: {
header: {
updatedTime: 'Время обновления',