Initial commit
This commit is contained in:
17
application/Espo/Resources/i18n/id_ID/Job.json
Normal file
17
application/Espo/Resources/i18n/id_ID/Job.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"fields": {
|
||||
"executeTime": "mengeksekusi Pada",
|
||||
"serviceName": "Layanan",
|
||||
"methodName": "metode",
|
||||
"scheduledJob": "Pekerjaan Terjadwal",
|
||||
"method": "metode"
|
||||
},
|
||||
"options": {
|
||||
"status": {
|
||||
"Pending": "Tunda",
|
||||
"Success": "Berhasil",
|
||||
"Running": "Berjalan",
|
||||
"Failed": "Gagal"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user