chore: Update translations from Crowdin
This commit is contained in:
6
app/javascript/dashboard/i18n/locale/id/emoji.json
Normal file
6
app/javascript/dashboard/i18n/locale/id/emoji.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"EMOJI": {
|
||||
"PLACEHOLDER": "Search emojis",
|
||||
"NOT_FOUND": "No emoji match your search"
|
||||
}
|
||||
}
|
||||
@@ -134,7 +134,7 @@
|
||||
"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 `+`."
|
||||
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
|
||||
},
|
||||
"API_CALLBACK": {
|
||||
"TITLE": "URL Callback",
|
||||
@@ -185,7 +185,7 @@
|
||||
"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 `+`."
|
||||
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
|
||||
},
|
||||
"SUBMIT_BUTTON": "Create Bandwidth Channel",
|
||||
"API": {
|
||||
@@ -214,7 +214,7 @@
|
||||
"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 `+`."
|
||||
"ERROR": "Please provide a valid phone number that starts with a `+` sign and does not contain any spaces."
|
||||
},
|
||||
"PHONE_NUMBER_ID": {
|
||||
"LABEL": "Phone number ID",
|
||||
|
||||
@@ -257,7 +257,7 @@
|
||||
},
|
||||
"FORM": {
|
||||
"NAME": {
|
||||
"LABEL": "Nama Akun",
|
||||
"LABEL": "Nama Perusahaan",
|
||||
"PLACEHOLDER": "Wayne Enterprises"
|
||||
},
|
||||
"SUBMIT": "Kirim"
|
||||
|
||||
@@ -2,11 +2,13 @@
|
||||
"REGISTER": {
|
||||
"TRY_WOOT": "Daftar akun",
|
||||
"TITLE": "Daftar",
|
||||
"TESTIMONIAL_HEADER": "All it takes is one step to move forward",
|
||||
"TESTIMONIAL_CONTENT": "You're one step away from engaging your customers, retaining them and finding new ones.",
|
||||
"TERMS_ACCEPT": "Dengan mendaftar, Anda menyetujui <a href=\"https://www.chatwoot.com/terms\">S&K</a> dan <a href=\"https://www.chatwoot.com/privacy-policy\">Kebijakan Privasi</a>",
|
||||
"ACCOUNT_NAME": {
|
||||
"LABEL": "Nama Akun",
|
||||
"PLACEHOLDER": "Masukkan nama akun. cth: Wayne Enterprises",
|
||||
"ERROR": "Nama Akun terlalu pendek"
|
||||
"COMPANY_NAME": {
|
||||
"LABEL": "Company name",
|
||||
"PLACEHOLDER": "Enter your company name. eg: Wayne Enterprises",
|
||||
"ERROR": "Company name is too short"
|
||||
},
|
||||
"FULL_NAME": {
|
||||
"LABEL": "Nama Lengkap",
|
||||
@@ -16,7 +18,7 @@
|
||||
"EMAIL": {
|
||||
"LABEL": "Email kantor",
|
||||
"PLACEHOLDER": "Masukkan alamat email kantor Anda. cth: bruce@wayne.enterprises",
|
||||
"ERROR": "Alamat email salah"
|
||||
"ERROR": "Please enter a valid work email address"
|
||||
},
|
||||
"PASSWORD": {
|
||||
"LABEL": "Kata Sandi",
|
||||
|
||||
Reference in New Issue
Block a user