Skip to content

Commit c410e69

Browse files
committed
Bump version to 2.8.3 and add translation for finishing two-factor authentication
1 parent 0501421 commit c410e69

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@
9494
},
9595
"minimum-stability": "dev",
9696
"prefer-stable": true,
97-
"version": "2.8.2"
97+
"version": "2.8.3"
9898
}

lang/vendor/nova/id.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -511,5 +511,6 @@
511511
"Show Recovery Codes": "Tampilkan Kode Pemulihan",
512512
"Disable": "Nonaktifkan",
513513
"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.",
514-
"To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code." : "Untuk menyelesaikan pengaktifan autentikasi dua faktor, pindai kode QR berikut menggunakan aplikasi autentikator di ponsel Anda atau masukkan kunci pengaturan dan berikan kode OTP yang dihasilkan."
514+
"To finish enabling two factor authentication, scan the following QR code using your phone's authenticator application or enter the setup key and provide the generated OTP code." : "Untuk menyelesaikan pengaktifan autentikasi dua faktor, pindai kode QR berikut menggunakan aplikasi autentikator di ponsel Anda atau masukkan kunci pengaturan dan berikan kode OTP yang dihasilkan.",
515+
"Finish enabling two factor authentication." : "Selesaikan pengaktifan autentikasi dua faktor."
515516
}

0 commit comments

Comments
 (0)