chore: Update to the latest translations (#3923)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
},
|
||||
"CHANNEL_GREETING_TOGGLE": {
|
||||
"LABEL": "Aktifkan sambutan channel",
|
||||
"HELP_TEXT": "Kirim pesan salam kepada pengguna saat dia memulai percakapan.",
|
||||
"HELP_TEXT": "Send a greeting message to the users when they starts the conversation.",
|
||||
"ENABLED": "Diaktifkan",
|
||||
"DISABLED": "Nonaktif"
|
||||
},
|
||||
@@ -136,8 +136,56 @@
|
||||
}
|
||||
},
|
||||
"SMS": {
|
||||
"TITLE": "Channel SMS melalui Twilio",
|
||||
"DESC": "Mulai mendukung pelanggan Anda melalui SMS dengan integrasi Twilio."
|
||||
"TITLE": "SMS Channel",
|
||||
"DESC": "Start supporting your customers via SMS.",
|
||||
"PROVIDERS": {
|
||||
"LABEL": "API Provider",
|
||||
"TWILIO": "Twilio",
|
||||
"BANDWIDTH": "Bandwidth"
|
||||
},
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to save the SMS channel"
|
||||
},
|
||||
"BANDWIDTH": {
|
||||
"ACCOUNT_ID": {
|
||||
"LABEL": "Account ID",
|
||||
"PLACEHOLDER": "Please enter your Bandwidth Account ID",
|
||||
"ERROR": "Bagian ini diperlukan"
|
||||
},
|
||||
"API_KEY": {
|
||||
"LABEL": "API Key",
|
||||
"PLACEHOLDER": "Please enter your Bandwith API Key",
|
||||
"ERROR": "Bagian ini diperlukan"
|
||||
},
|
||||
"API_SECRET": {
|
||||
"LABEL": "API Secret",
|
||||
"PLACEHOLDER": "Please enter your Bandwith API Secret",
|
||||
"ERROR": "Bagian ini diperlukan"
|
||||
},
|
||||
"APPLICATION_ID": {
|
||||
"LABEL": "Application ID",
|
||||
"PLACEHOLDER": "Please enter your Bandwidth Application ID",
|
||||
"ERROR": "Bagian ini diperlukan"
|
||||
},
|
||||
"INBOX_NAME": {
|
||||
"LABEL": "Nama Kotak Masuk",
|
||||
"PLACEHOLDER": "Please enter a inbox name",
|
||||
"ERROR": "Bagian ini diperlukan"
|
||||
},
|
||||
"PHONE_NUMBER": {
|
||||
"LABEL": "Nomor Telpon",
|
||||
"PLACEHOLDER": "Silakan masukkan nomor telepon dari mana pesan akan dikirim.",
|
||||
"ERROR": "Harap masukkan nomor yang valid. Nomor telepon harus dimulai dengan tanda `+`."
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create Bandwidth Channel",
|
||||
"API": {
|
||||
"ERROR_MESSAGE": "We were not able to authenticate Bandwidth credentials, please try again"
|
||||
},
|
||||
"API_CALLBACK": {
|
||||
"TITLE": "URL Callback",
|
||||
"SUBTITLE": "You have to configure the message callback URL in Bandwidth with the URL mentioned here."
|
||||
}
|
||||
}
|
||||
},
|
||||
"WHATSAPP": {
|
||||
"TITLE": "WhatsApp Channel",
|
||||
@@ -305,6 +353,14 @@
|
||||
"ENABLED": "Diaktifkan",
|
||||
"DISABLED": "Nonaktif"
|
||||
},
|
||||
"ALLOW_MESSAGES_AFTER_RESOLVED": {
|
||||
"ENABLED": "Diaktifkan",
|
||||
"DISABLED": "Nonaktif"
|
||||
},
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL": {
|
||||
"ENABLED": "Diaktifkan",
|
||||
"DISABLED": "Nonaktif"
|
||||
},
|
||||
"ENABLE_HMAC": {
|
||||
"LABEL": "Enable"
|
||||
}
|
||||
@@ -351,6 +407,8 @@
|
||||
"AUTO_ASSIGNMENT": "Aktifkan penugasan otomatis",
|
||||
"ENABLE_CSAT": "Aktifkan CSAT",
|
||||
"ENABLE_CSAT_SUB_TEXT": "Aktifkan/Nonaktifkan survey CSAT (Kepuasan pelanggan) setelah penyelesaian percakapan",
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL": "Enable conversation continuity via email",
|
||||
"ENABLE_CONTINUITY_VIA_EMAIL_SUB_TEXT": "Conversations will continue over email if the contact email address is available.",
|
||||
"INBOX_UPDATE_TITLE": "Pengaturan Kotak Masuk",
|
||||
"INBOX_UPDATE_SUB_TEXT": "Perbarui pengaturan kotak masuk Anda",
|
||||
"AUTO_ASSIGNMENT_SUB_TEXT": "Mengaktifkan atau menonaktifkan penugasan otomatis percakapan baru ke agen yang ditambahkan ke kotak masuk ini.",
|
||||
@@ -361,7 +419,9 @@
|
||||
"INBOX_IDENTIFIER": "Pengenal Kotak Masuk",
|
||||
"INBOX_IDENTIFIER_SUB_TEXT": "Gunakan token inbox_identifier` yang terlihat disini untuk mengautentikasi klien API Anda.",
|
||||
"FORWARD_EMAIL_TITLE": "Teruskan ke Email",
|
||||
"FORWARD_EMAIL_SUB_TEXT": "Mulailah meneruskan email Anda ke alamat email berikut."
|
||||
"FORWARD_EMAIL_SUB_TEXT": "Mulailah meneruskan email Anda ke alamat email berikut.",
|
||||
"ALLOW_MESSAGES_AFTER_RESOLVED": "Allow messages after conversation resolved",
|
||||
"ALLOW_MESSAGES_AFTER_RESOLVED_SUB_TEXT": "Allow the end-users to send messages even after the conversation is resolved."
|
||||
},
|
||||
"FACEBOOK_REAUTHORIZE": {
|
||||
"TITLE": "Otorisasi ulang",
|
||||
|
||||
Reference in New Issue
Block a user