chore: Update translations (#7728)
This commit is contained in:
@@ -1,41 +1,41 @@
|
||||
{
|
||||
"AUTOMATION": {
|
||||
"HEADER": "Automations",
|
||||
"HEADER_BTN_TXT": "Tambah aturan otomatisasi",
|
||||
"LOADING": "Fetching automation rules",
|
||||
"SIDEBAR_TXT": "<p><b>Automation Rules</b> <p>Automation can replace and automate existing processes that require manual effort. You can do many things with automation, including adding labels and assigning conversation to the best agent. So the team focuses on what they do best and spends more little time on manual tasks.</p>",
|
||||
"HEADER": "Otomatisasi",
|
||||
"HEADER_BTN_TXT": "Tambah Aturan Otomatisasi",
|
||||
"LOADING": "Mengambil aturan otomatisasi",
|
||||
"SIDEBAR_TXT": "<p><b>Aturan Otomatisasi</b> <p>Otomatisasi dapat menggantikan dan mengotomatisasi proses yang memerlukan upaya manual. Anda dapat melakukan banyak hal dengan otomatisasi, termasuk menambahkan label dan menugaskan percakapan kepada agen terbaik. Dengan begitu, tim fokus pada hal-hal yang mereka lakukan dengan baik dan menghabiskan lebih sedikit waktu untuk tugas-tugas manual.</p>",
|
||||
"ADD": {
|
||||
"TITLE": "Tambah aturan otomatisasi",
|
||||
"TITLE": "Tambah Aturan Otomatisasi",
|
||||
"SUBMIT": "Buat",
|
||||
"CANCEL_BUTTON_TEXT": "Batalkan",
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Rule Name",
|
||||
"PLACEHOLDER": "Enter rule name",
|
||||
"LABEL": "Nama Aturan",
|
||||
"PLACEHOLDER": "Masukkan nama aturan",
|
||||
"ERROR": "Nama dibutuhkan"
|
||||
},
|
||||
"DESC": {
|
||||
"LABEL": "Deskripsi",
|
||||
"PLACEHOLDER": "Enter rule description",
|
||||
"PLACEHOLDER": "Masukkan deskripsi aturan",
|
||||
"ERROR": "Deskripsi dibutuhkan"
|
||||
},
|
||||
"EVENT": {
|
||||
"LABEL": "Event",
|
||||
"PLACEHOLDER": "Please select one",
|
||||
"ERROR": "Event is required"
|
||||
"LABEL": "Peristiwa",
|
||||
"PLACEHOLDER": "Silakan pilih salah satu",
|
||||
"ERROR": "Peristiwa dibutuhkan"
|
||||
},
|
||||
"CONDITIONS": {
|
||||
"LABEL": "Conditions"
|
||||
"LABEL": "Kondisi"
|
||||
},
|
||||
"ACTIONS": {
|
||||
"LABEL": "Aksi"
|
||||
}
|
||||
},
|
||||
"CONDITION_BUTTON_LABEL": "Add Condition",
|
||||
"ACTION_BUTTON_LABEL": "Add Action",
|
||||
"CONDITION_BUTTON_LABEL": "Tambah Kondisi",
|
||||
"ACTION_BUTTON_LABEL": "Tambah Aksi",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule added successfully",
|
||||
"ERROR_MESSAGE": "Could not able to create a automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Aturan otomatisasi berhasil ditambahkan",
|
||||
"ERROR_MESSAGE": "Tidak dapat membuat aturan otomatisasi, Harap coba lagi nanti"
|
||||
}
|
||||
},
|
||||
"LIST": {
|
||||
@@ -43,39 +43,39 @@
|
||||
"Nama",
|
||||
"Deskripsi",
|
||||
"Aktif",
|
||||
"Created on"
|
||||
"Dibuat pada"
|
||||
],
|
||||
"404": "No automation rules found"
|
||||
"404": "Tidak ada aturan otomatisasi ditemukan"
|
||||
},
|
||||
"DELETE": {
|
||||
"TITLE": "Delete Automation Rule",
|
||||
"TITLE": "Hapus Aturan Otomatisasi",
|
||||
"SUBMIT": "Hapus",
|
||||
"CANCEL_BUTTON_TEXT": "Batalkan",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Konfirmasi Penghapusan",
|
||||
"MESSAGE": "Apakah Anda yakin untuk menghapus ",
|
||||
"MESSAGE": "Apakah Anda yakin ingin menghapus ",
|
||||
"YES": "Ya, Hapus ",
|
||||
"NO": "Tidak, Simpan "
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule deleted successfully",
|
||||
"ERROR_MESSAGE": "Could not able to delete a automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Aturan otomatisasi berhasil dihapus",
|
||||
"ERROR_MESSAGE": "Tidak dapat menghapus aturan otomatisasi, Harap coba lagi nanti"
|
||||
}
|
||||
},
|
||||
"EDIT": {
|
||||
"TITLE": "Edit Automation Rule",
|
||||
"TITLE": "Edit Aturan Otomatisasi",
|
||||
"SUBMIT": "Perbarui",
|
||||
"CANCEL_BUTTON_TEXT": "Batalkan",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation rule updated successfully",
|
||||
"ERROR_MESSAGE": "Could not update automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Aturan otomatisasi berhasil diperbarui",
|
||||
"ERROR_MESSAGE": "Tidak dapat memperbarui aturan otomatisasi, Harap coba lagi nanti"
|
||||
}
|
||||
},
|
||||
"CLONE": {
|
||||
"TOOLTIP": "Clone",
|
||||
"TOOLTIP": "Klon",
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Automation cloned successfully",
|
||||
"ERROR_MESSAGE": "Could not clone automation rule, Please try again later"
|
||||
"SUCCESS_MESSAGE": "Otomatisasi berhasil dikloning",
|
||||
"ERROR_MESSAGE": "Tidak dapat mengkloning aturan otomatisasi, Harap coba lagi nanti"
|
||||
}
|
||||
},
|
||||
"FORM": {
|
||||
@@ -83,36 +83,36 @@
|
||||
"CREATE": "Buat",
|
||||
"DELETE": "Hapus",
|
||||
"CANCEL": "Batalkan",
|
||||
"RESET_MESSAGE": "Changing event type will reset the conditions and events you have added below"
|
||||
"RESET_MESSAGE": "Mengubah jenis peristiwa akan mengatur ulang kondisi dan peristiwa yang Anda tambahkan di bawah"
|
||||
},
|
||||
"CONDITION": {
|
||||
"DELETE_MESSAGE": "You need to have atleast one condition to save",
|
||||
"CONTACT_CUSTOM_ATTR_LABEL": "Contact Custom Attributes",
|
||||
"CONVERSATION_CUSTOM_ATTR_LABEL": "Conversation Custom Attributes"
|
||||
"DELETE_MESSAGE": "Anda harus memiliki setidaknya satu kondisi untuk disimpan",
|
||||
"CONTACT_CUSTOM_ATTR_LABEL": "Atribut Kustom Kontak",
|
||||
"CONVERSATION_CUSTOM_ATTR_LABEL": "Atribut Kustom Percakapan"
|
||||
},
|
||||
"ACTION": {
|
||||
"DELETE_MESSAGE": "You need to have atleast one action to save",
|
||||
"TEAM_MESSAGE_INPUT_PLACEHOLDER": "Enter your message here",
|
||||
"TEAM_DROPDOWN_PLACEHOLDER": "Select teams"
|
||||
"DELETE_MESSAGE": "Anda harus memiliki setidaknya satu aksi untuk disimpan",
|
||||
"TEAM_MESSAGE_INPUT_PLACEHOLDER": "Masukkan pesan Anda di sini",
|
||||
"TEAM_DROPDOWN_PLACEHOLDER": "Pilih tim"
|
||||
},
|
||||
"TOGGLE": {
|
||||
"ACTIVATION_TITLE": "Activate Automation Rule",
|
||||
"DEACTIVATION_TITLE": "Deactivate Automation Rule",
|
||||
"ACTIVATION_DESCRIPTION": "This action will activate the automation rule '{automationName}'. Are you sure you want to proceed?",
|
||||
"DEACTIVATION_DESCRIPTION": "This action will deactivate the automation rule '{automationName}'. Are you sure you want to proceed?",
|
||||
"ACTIVATION_SUCCESFUL": "Automation Rule Activated Successfully",
|
||||
"DEACTIVATION_SUCCESFUL": "Automation Rule Deactivated Successfully",
|
||||
"ACTIVATION_ERROR": "Could not Activate Automation, Please try again later",
|
||||
"DEACTIVATION_ERROR": "Could not Deactivate Automation, Please try again later",
|
||||
"ACTIVATION_TITLE": "Aktifkan Aturan Otomatisasi",
|
||||
"DEACTIVATION_TITLE": "Nonaktifkan Aturan Otomatisasi",
|
||||
"ACTIVATION_DESCRIPTION": "Tindakan ini akan mengaktifkan aturan otomatisasi '{automationName}'. Apakah Anda yakin ingin melanjutkan?",
|
||||
"DEACTIVATION_DESCRIPTION": "Tindakan ini akan menonaktifkan aturan otomatisasi '{automationName}'. Apakah Anda yakin ingin melanjutkan?",
|
||||
"ACTIVATION_SUCCESFUL": "Aturan Otomatisasi Berhasil Diaktifkan",
|
||||
"DEACTIVATION_SUCCESFUL": "Aturan Otomatisasi Berhasil Dinonaktifkan",
|
||||
"ACTIVATION_ERROR": "Tidak dapat Mengaktifkan Otomatisasi, Harap coba lagi nanti",
|
||||
"DEACTIVATION_ERROR": "Tidak dapat Menonaktifkan Otomatisasi, Harap coba lagi nanti",
|
||||
"CONFIRMATION_LABEL": "Ya",
|
||||
"CANCEL_LABEL": "Tidak"
|
||||
},
|
||||
"ATTACHMENT": {
|
||||
"UPLOAD_ERROR": "Could not upload attachment, Please try again",
|
||||
"LABEL_IDLE": "Upload Attachment",
|
||||
"UPLOAD_ERROR": "Tidak dapat mengunggah lampiran, Harap coba lagi",
|
||||
"LABEL_IDLE": "Unggah Lampiran",
|
||||
"LABEL_UPLOADING": "Mengunggah...",
|
||||
"LABEL_UPLOADED": "Successfully Uploaded",
|
||||
"LABEL_UPLOAD_FAILED": "Upload Failed"
|
||||
"LABEL_UPLOADED": "Berhasil Diunggah",
|
||||
"LABEL_UPLOAD_FAILED": "Gagal Mengunggah"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user