Initial commit
This commit is contained in:
21
application/Espo/Resources/i18n/ro_RO/Job.json
Normal file
21
application/Espo/Resources/i18n/ro_RO/Job.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"fields": {
|
||||
"executeTime": "Execută la",
|
||||
"attempts": "Încercări rămase",
|
||||
"failedAttempts": "Încercări nereușite",
|
||||
"serviceName": "Serviciu",
|
||||
"methodName": "Metodă",
|
||||
"scheduledJob": "Activitate Planificată",
|
||||
"data": "Date",
|
||||
"method": "Metodă (depreciată)",
|
||||
"scheduledJobJob": "Nume Activitate Planificată"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "În așteptare",
|
||||
"Success": "Succes",
|
||||
"Running": "Rulează",
|
||||
"Failed": "Eșuat"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user