Initial commit
This commit is contained in:
18
application/Espo/Resources/i18n/fa_IR/Job.json
Normal file
18
application/Espo/Resources/i18n/fa_IR/Job.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"fields": {
|
||||
"status": "وضعیت",
|
||||
"executeTime": "اجرا کردن",
|
||||
"failedAttempts": "تلاش های ناموفق",
|
||||
"serviceName": "سرویس",
|
||||
"methodName": "روش",
|
||||
"data": "داده ها"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "در انتظار",
|
||||
"Success": "موفقیت",
|
||||
"Running": "در حال اجرا",
|
||||
"Failed": "فیلد"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user