chore: Enable Finnish, Indonesian languages (#1495)
Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com> Co-authored-by: Michael (msmits2011) Co-authored-by: pixpack Co-authored-by: vfasoulas Co-authored-by: korho Co-authored-by: Yovan Lutfi Arya (Regerta)
This commit is contained in:
15
app/javascript/dashboard/i18n/locale/id/resetPassword.json
Normal file
15
app/javascript/dashboard/i18n/locale/id/resetPassword.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"RESET_PASSWORD": {
|
||||
"TITLE": "Atur Ulang Kata Sandi",
|
||||
"EMAIL": {
|
||||
"LABEL": "Email",
|
||||
"PLACEHOLDER": "Harap masukkan email Anda",
|
||||
"ERROR": "Harap masukkan email yang valid"
|
||||
},
|
||||
"API": {
|
||||
"SUCCESS_MESSAGE": "Link pengaturan ulang kata sandi telah dikirim ke email Anda",
|
||||
"ERROR_MESSAGE": "Tidak dapat terhubung ke Server Woot, Silahkan coba lagi nanti"
|
||||
},
|
||||
"SUBMIT": "Kirim"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user