Skip to content

Commit 42f31fd

Browse files
committed
Add two-factor authentication confirmation messages to language files
1 parent 38418af commit 42f31fd

File tree

2 files changed

+24
-2
lines changed

2 files changed

+24
-2
lines changed

lang/vendor/nova/en.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,5 +496,16 @@
496496
"Update Password": "Update Password",
497497
"When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.",
498498
"Two Factor Authentication": "Two Factor Authentication",
499-
"Enable": "Enable"
499+
"Enable": "Enable",
500+
"Two-factor Confirmation": "Two-factor Confirmation",
501+
"Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Please confirm access to your account by entering the authentication code provided by your authenticator application.",
502+
"Code": "Code",
503+
"Use an authentication code" : "Use an authentication code",
504+
"Recovery Code": "Recovery Code",
505+
"Use a recovery code" : "Use a recovery code",
506+
"You have enabled two factor authentication.": "You have enabled two factor authentication.",
507+
"For your security, please confirm your password to continue.": "For your security, please confirm your password to continue.",
508+
"Show Recovery Codes": "Show Recovery Codes",
509+
"Disable": "Disable",
510+
"Please confirm access to your account by entering one of your emergency recovery codes.": "Please confirm access to your account by entering one of your emergency recovery codes."
500511
}

lang/vendor/nova/id.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,5 +496,16 @@
496496
"Update Password": "Perbarui Kata Sandi",
497497
"When two factor authentication is enabled, you will be prompted for a secure, random token during authentication. You may retrieve this token from your phone's Google Authenticator application.": "Ketika autentikasi dua faktor diaktifkan, Anda akan diminta untuk memasukkan token acak yang aman selama proses autentikasi. Anda dapat mengambil token ini dari aplikasi Google Authenticator di ponsel Anda.",
498498
"Two Factor Authentication": "Autentikasi Dua Faktor",
499-
"Enable": "Aktifkan"
499+
"Enable": "Aktifkan",
500+
"Two-factor Confirmation": "Konfirmasi Dua Faktor",
501+
"Please confirm access to your account by entering the authentication code provided by your authenticator application.": "Harap konfirmasi akses ke akun Anda dengan memasukkan kode autentikasi yang diberikan oleh aplikasi autentikator Anda.",
502+
"Code": "Kode",
503+
"Use an authentication code" : "Gunakan kode autentikasi",
504+
"Recovery Code": "Kode Pemulihan",
505+
"Use a recovery code" : "Gunakan kode pemulihan",
506+
"You have enabled two factor authentication.": "Anda telah mengaktifkan autentikasi dua faktor.",
507+
"For your security, please confirm your password to continue.": "Untuk keamanan Anda, harap konfirmasi kata sandi Anda untuk melanjutkan.",
508+
"Show Recovery Codes": "Tampilkan Kode Pemulihan",
509+
"Disable": "Nonaktifkan",
510+
"Please confirm access to your account by entering one of your emergency recovery codes." : "Harap konfirmasi akses ke akun Anda dengan memasukkan salah satu kode pemulihan darurat Anda."
500511
}

0 commit comments

Comments
 (0)