Initial commit
This commit is contained in:
20
application/Espo/Resources/i18n/sr_RS/Job.json
Normal file
20
application/Espo/Resources/i18n/sr_RS/Job.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"fields": {
|
||||
"executeTime": "Izvrši u",
|
||||
"attempts": "Preostali pokušaji",
|
||||
"failedAttempts": "Neuspelih pokušaja",
|
||||
"serviceName": "Usluga",
|
||||
"methodName": "Metod",
|
||||
"scheduledJob": "Zakazani poslovi",
|
||||
"data": "Podaci",
|
||||
"method": "Metod"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "Čeka",
|
||||
"Success": "Uspešno",
|
||||
"Running": "Izvršavanje",
|
||||
"Failed": "Neuspešno"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user