feat: show the start time with seconds of the app logs (#24267)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const translation = {
|
||||
title: 'Jurnale',
|
||||
description: 'Jurnalele înregistrează starea de funcționare a aplicației, inclusiv intrările utilizatorilor și răspunsurile AI.',
|
||||
dateTimeFormat: 'DD/MM/YYYY hh:mm A',
|
||||
dateTimeFormat: 'DD/MM/YYYY hh:mm:ss A',
|
||||
table: {
|
||||
header: {
|
||||
updatedTime: 'Timp actualizare',
|
||||
|
||||
Reference in New Issue
Block a user