25 lines
1004 B
JSON
25 lines
1004 B
JSON
|
{
|
||
|
"en": {
|
||
|
"login" : {
|
||
|
"hi": "Hi!",
|
||
|
"selamat_datang": "Welcome back!",
|
||
|
"lupa_password": "Forgot your password?",
|
||
|
"belum_punya_akun": "Don't have an account?",
|
||
|
"daftar_disini": "Register here!",
|
||
|
"pesan":"To change your new password, please contact the office administrator."
|
||
|
}
|
||
|
,"register" : {
|
||
|
"buat_akun": "Create an account",
|
||
|
"nama_anda": "Your name",
|
||
|
"no_hp": "Phone number",
|
||
|
"email": "Email",
|
||
|
"password": "Password",
|
||
|
"konfirmasi_password": "Confirm password",
|
||
|
"sudah_punya_akun": "Already have an account?",
|
||
|
"masuk_disini": "Login here!",
|
||
|
"selamat": "Congratulations!",
|
||
|
"akun_anda_berhasil_dibuat": "Your account has been created!",
|
||
|
"silahkan_konfirmasi_ke_admin_untuk_aktivasi_akun_anda": "Please confirm to the administrator to activate your account!"
|
||
|
}
|
||
|
}
|
||
|
}
|