chore: Update translations (#11574)
This commit is contained in:
@@ -70,6 +70,7 @@
|
||||
"RESOLVE_ACTION": "Menyelesaikan",
|
||||
"REOPEN_ACTION": "Buka Kembali",
|
||||
"OPEN_ACTION": "Terbuka",
|
||||
"MORE_ACTIONS": "More actions",
|
||||
"OPEN": "Selebihnya",
|
||||
"CLOSE": "Tutup",
|
||||
"DETAILS": "detail",
|
||||
@@ -117,6 +118,11 @@
|
||||
"FAILED": "Gagal mengubah prioritas. Silakan coba lagi."
|
||||
}
|
||||
},
|
||||
"DELETE_CONVERSATION": {
|
||||
"TITLE": "Delete conversation #{conversationId}",
|
||||
"DESCRIPTION": "Are you sure you want to delete this conversation?",
|
||||
"CONFIRM": "Hapus"
|
||||
},
|
||||
"CARD_CONTEXT_MENU": {
|
||||
"PENDING": "Tandai sebagai tertunda",
|
||||
"RESOLVED": "Tandai sebagai terselesaikan",
|
||||
@@ -133,6 +139,7 @@
|
||||
"ASSIGN_LABEL": "Tugaskan label",
|
||||
"AGENTS_LOADING": "Sedang memuat agen...",
|
||||
"ASSIGN_TEAM": "Tugaskan tim",
|
||||
"DELETE": "Delete conversation",
|
||||
"API": {
|
||||
"AGENT_ASSIGNMENT": {
|
||||
"SUCCESFUL": "Id percakapan {conversationId} ditugaskan ke \"{agentName}\"",
|
||||
@@ -207,6 +214,8 @@
|
||||
"ASSIGN_LABEL_SUCCESFUL": "Label berhasil ditugaskan",
|
||||
"ASSIGN_LABEL_FAILED": "Gagal menugaskan label",
|
||||
"CHANGE_TEAM": "Percakapan diubah oleh tim",
|
||||
"SUCCESS_DELETE_CONVERSATION": "Conversation deleted successfully",
|
||||
"FAIL_DELETE_CONVERSATION": "Couldn't delete conversation! Try again",
|
||||
"FILE_SIZE_LIMIT": "Lampiran melebihi batas ukuran {MAXIMUM_SUPPORTED_FILE_UPLOAD_SIZE} MB",
|
||||
"MESSAGE_ERROR": "Tidak dapat mengirim pesan ini, mohon coba lagi nanti",
|
||||
"SENT_BY": "Dikirim oleh:",
|
||||
|
||||
Reference in New Issue
Block a user