This commit is contained in:
Nam Vu
2024-08-21 08:03:51 +07:00
committed by GitHub
parent b7778de224
commit 8c32f8c77d
14 changed files with 66 additions and 12 deletions

View File

@@ -4,7 +4,8 @@ const translation = {
dateTimeFormat: 'DD/MM/YYYY hh:mm A',
table: {
header: {
time: 'Oră',
updatedTime: 'Timp actualizare',
time: 'Timp creare',
endUser: 'Utilizator final',
input: 'Intrare',
output: 'Ieșire',
@@ -69,6 +70,9 @@ const translation = {
annotated: 'Îmbunătățiri annotate ({{count}} elemente)',
not_annotated: 'Fără annotări',
},
sortBy: 'Sortează după:',
descending: 'descrescător',
ascending: 'crescător',
},
workflowTitle: 'Jurnale de flux de lucru',
workflowSubtitle: 'Jurnalul a înregistrat operațiunea Automate.',