chore: Update translations (#8983)

This commit is contained in:
Chatwoot Bot
2024-02-22 05:31:14 +05:30
committed by GitHub
parent 27ac262a26
commit a5e9cd94e1
513 changed files with 10475 additions and 1303 deletions

View File

@@ -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": {