chore: Update translations (#12555)
This commit is contained in:
@@ -227,6 +227,13 @@
|
||||
"YES": "Kirim",
|
||||
"CANCEL": "Batalkan"
|
||||
}
|
||||
},
|
||||
"QUOTED_REPLY": {
|
||||
"ENABLE_TOOLTIP": "Include quoted email thread",
|
||||
"DISABLE_TOOLTIP": "Don't include quoted email thread",
|
||||
"REMOVE_PREVIEW": "Remove quoted email thread",
|
||||
"COLLAPSE": "Collapse preview",
|
||||
"EXPAND": "Expand preview"
|
||||
}
|
||||
},
|
||||
"VISIBLE_TO_AGENTS": "Catatan Pribadi: Hanya terlihat oleh Anda dan tim Anda",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"CREATE_NEW_ACCOUNT": "Buat akun baru",
|
||||
"SUBMIT": "Masuk",
|
||||
"SAML": {
|
||||
"LABEL": "Log in via SSO",
|
||||
"LABEL": "Login via SSO",
|
||||
"TITLE": "Initiate Single Sign-on (SSO)",
|
||||
"SUBTITLE": "Enter your work email to access your organization",
|
||||
"BACK_TO_LOGIN": "Login via Password",
|
||||
|
||||
@@ -27,15 +27,20 @@
|
||||
"LABEL": "Kata Sandi",
|
||||
"PLACEHOLDER": "Kata Sandi",
|
||||
"ERROR": "Kata sandi terlalu pendek",
|
||||
"IS_INVALID_PASSWORD": "Kata sandi harus mengandung setidaknya 1 huruf kapital, 1 huruf kecil, 1 angka, dan 1 karakter khusus"
|
||||
"IS_INVALID_PASSWORD": "Kata sandi harus mengandung setidaknya 1 huruf kapital, 1 huruf kecil, 1 angka, dan 1 karakter khusus",
|
||||
"REQUIREMENTS_LENGTH": "At least 6 characters long",
|
||||
"REQUIREMENTS_UPPERCASE": "At least one uppercase letter",
|
||||
"REQUIREMENTS_LOWERCASE": "At least one lowercase letter",
|
||||
"REQUIREMENTS_NUMBER": "At least one number",
|
||||
"REQUIREMENTS_SPECIAL": "At least one special character"
|
||||
},
|
||||
"CONFIRM_PASSWORD": {
|
||||
"LABEL": "Konfirmasi Kata Sandi",
|
||||
"PLACEHOLDER": "Konfirmasi Kata Sandi",
|
||||
"ERROR": "Kata Sandi tidak cocok"
|
||||
"ERROR": "Kata Sandi tidak cocok."
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Pendaftaran Berhasil",
|
||||
"SUCCESS_MESSAGE": "Registration Successful",
|
||||
"ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti"
|
||||
},
|
||||
"SUBMIT": "Buat akun",
|
||||
|
||||
Reference in New Issue
Block a user