chore: Update translations (#8983)
This commit is contained in:
@@ -39,10 +39,10 @@
|
||||
},
|
||||
"MERGE_CONTACT": "Gabungkan Kontak",
|
||||
"CONTACT_ACTIONS": "Tindakan Kontak",
|
||||
"MUTE_CONTACT": "Matikan Suara Percakapan",
|
||||
"UNMUTE_CONTACT": "Hidupkan Suara Percakapan",
|
||||
"MUTED_SUCCESS": "Percakapan ini di matikan suara selama 6 jam",
|
||||
"UNMUTED_SUCCESS": "Percakapan ini dihidupkan suara",
|
||||
"MUTE_CONTACT": "Block Contact",
|
||||
"UNMUTE_CONTACT": "Unblock Contact",
|
||||
"MUTED_SUCCESS": "This contact is blocked successfully. You will not be notified of any future conversations.",
|
||||
"UNMUTED_SUCCESS": "This contact is unblocked successfully.",
|
||||
"SEND_TRANSCRIPT": "Kirim Transkrip",
|
||||
"EDIT_LABEL": "Edit",
|
||||
"SIDEBAR_SECTIONS": {
|
||||
@@ -79,7 +79,13 @@
|
||||
"TITLE": "Ekspor Kontak",
|
||||
"DESC": "Ekspor kontak ke file CSV.",
|
||||
"SUCCESS_MESSAGE": "Export is in progress, You will be notified via email when export file is ready to dowanlod.",
|
||||
"ERROR_MESSAGE": "Terjadi kesalahan, harap coba lagi"
|
||||
"ERROR_MESSAGE": "Terjadi kesalahan, harap coba lagi",
|
||||
"CONFIRM": {
|
||||
"TITLE": "Ekspor Kontak",
|
||||
"MESSAGE": "Are you sure you want to export all contacts?",
|
||||
"YES": "Yes, Export",
|
||||
"NO": "No, Cancel"
|
||||
}
|
||||
},
|
||||
"DELETE_NOTE": {
|
||||
"CONFIRM": {
|
||||
@@ -339,7 +345,8 @@
|
||||
},
|
||||
"VALIDATIONS": {
|
||||
"REQUIRED": "Nilai yang valid diperlukan",
|
||||
"INVALID_URL": "URL tidak valid"
|
||||
"INVALID_URL": "URL tidak valid",
|
||||
"INVALID_INPUT": "Invalid Input"
|
||||
}
|
||||
},
|
||||
"MERGE_CONTACTS": {
|
||||
|
||||
Reference in New Issue
Block a user