chore: Update translations (#13832)
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Anda yakin akan menghapus - {attributeName}",
|
||||
"PLACE_HOLDER": "Silakan ketik %{attributeName} untuk konfirmasi",
|
||||
"PLACE_HOLDER": "Silakan ketik {attributeName} untuk konfirmasi",
|
||||
"MESSAGE": "Menghapus akan menghapus atribut kustom",
|
||||
"YES": "Hapus ",
|
||||
"NO": "Batalkan"
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"MESSAGE": "Deleting your Account is irreversible. Enter your account name below to confirm you want to permanently delete it.",
|
||||
"BUTTON_TEXT": "Hapus",
|
||||
"DISMISS": "Batalkan",
|
||||
"PLACE_HOLDER": "Silakan ketik %{accountName} untuk konfirmasi"
|
||||
"PLACE_HOLDER": "Silakan ketik {accountName} untuk konfirmasi"
|
||||
},
|
||||
"SUCCESS": "Account marked for deletion",
|
||||
"FAILURE": "Could not delete account, try again!",
|
||||
|
||||
@@ -685,6 +685,16 @@
|
||||
"SANDBOX": "Sandbox",
|
||||
"LIVE": "Langsung"
|
||||
}
|
||||
},
|
||||
"WEBHOOK": {
|
||||
"TITLE": "Webhook Configuration",
|
||||
"DESCRIPTION": "Webhook URL is required for your WhatsApp Business Account to receive messages from customers",
|
||||
"ACTION_REQUIRED": "Webhook not configured",
|
||||
"REGISTER_BUTTON": "Register Webhook",
|
||||
"REGISTER_SUCCESS": "Webhook registered successfully",
|
||||
"REGISTER_ERROR": "Failed to register webhook. Please try again.",
|
||||
"CONFIGURED_SUCCESS": "Webhook configured successfully",
|
||||
"URL_MISMATCH": "Webhook URL mismatch"
|
||||
}
|
||||
},
|
||||
"SETTINGS": "Pengaturan",
|
||||
@@ -701,7 +711,7 @@
|
||||
"ALLOWED_DOMAINS": {
|
||||
"TITLE": "Allowed Domains",
|
||||
"SUBTITLE": "Add wildcard or regular domains separated by commas (leave blank to allow all), e.g. *.chatwoot.dev, chatwoot.com.",
|
||||
"PLACEHOLDER": "Enter domains separated by commas (eg: *.chatwoot.dev, chatwoot.com)"
|
||||
"PLACEHOLDER": "example.com, www.example.com, app.example.com"
|
||||
},
|
||||
"INBOX_AGENTS": "Agen",
|
||||
"INBOX_AGENTS_SUB_TEXT": "Tambahkan atau hapus agen dari kotak masuk ini",
|
||||
|
||||
@@ -97,7 +97,7 @@
|
||||
},
|
||||
"CONFIRM": {
|
||||
"TITLE": "Are you sure you want to delete the team?",
|
||||
"PLACE_HOLDER": "Silakan ketik %{teamName} untuk konfirmasi",
|
||||
"PLACE_HOLDER": "Silakan ketik {teamName} untuk konfirmasi",
|
||||
"MESSAGE": "Menghapus tim akan menghilangkan alokasi tim dari percakapan yang telah ditetapkan terhadap tim ini.",
|
||||
"YES": "Hapus ",
|
||||
"NO": "Batalkan"
|
||||
|
||||
Reference in New Issue
Block a user