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
parent ea066f891f
commit 5867e6356d
20 changed files with 20 additions and 20 deletions

View File

@@ -2,7 +2,7 @@ const translation = {
title: 'Dzienniki',
description:
'Dzienniki rejestrują stan działania aplikacji, w tym dane wejściowe użytkowników i odpowiedzi AI.',
dateTimeFormat: 'DD/MM/YYYY HH:mm',
dateTimeFormat: 'DD/MM/YYYY HH:mm:ss',
table: {
header: {
updatedTime: 'Czas aktualizacji',