X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a274406038e13cf678e14d65dfa70d04ead67206..refs/pull/3012/head:/resources/lang/id/auth.php diff --git a/resources/lang/id/auth.php b/resources/lang/id/auth.php index d800ebbcc..f81ebde7a 100644 --- a/resources/lang/id/auth.php +++ b/resources/lang/id/auth.php @@ -38,7 +38,6 @@ return [ 'registration_email_domain_invalid' => 'Domain email tersebut tidak memiliki akses ke aplikasi ini', 'register_success' => 'Terima kasih telah mendaftar! Anda sekarang terdaftar dan masuk.', - // Password Reset 'reset_password' => 'Atur ulang kata sandi', 'reset_password_send_instructions' => 'Masukkan email Anda di bawah ini dan Anda akan dikirimi email dengan tautan pengaturan ulang kata sandi.', @@ -49,7 +48,6 @@ return [ 'email_reset_text' => 'Anda menerima email ini karena kami menerima permintaan pengaturan ulang kata sandi untuk akun Anda.', 'email_reset_not_requested' => 'Jika Anda tidak meminta pengaturan ulang kata sandi, tidak ada tindakan lebih lanjut yang diperlukan.', - // Email Confirmation 'email_confirm_subject' => 'Konfirmasikan email Anda di :appName', 'email_confirm_greeting' => 'Terima kasih telah bergabung :appName!', @@ -80,7 +78,7 @@ return [ 'mfa_setup_desc' => 'Setup multi-factor authentication as an extra layer of security for your user account.', 'mfa_setup_configured' => 'Already configured', 'mfa_setup_reconfigure' => 'Reconfigure', - 'mfa_setup_remove_confirmation' => 'Are you sure you want to remove this multi-factor authentication method?', + 'mfa_setup_remove_confirmation' => 'Apakah Anda yakin ingin menghapus metode autentikasi multi-faktor ini?', 'mfa_setup_action' => 'Setup', 'mfa_backup_codes_usage_limit_warning' => 'You have less than 5 backup codes remaining, Please generate and store a new set before you run out of codes to prevent being locked out of your account.', 'mfa_option_totp_title' => 'Mobile App', @@ -109,4 +107,4 @@ return [ 'mfa_verify_backup_code_enter_here' => 'Enter backup code here', 'mfa_verify_totp_desc' => 'Enter the code, generated using your mobile app, below:', 'mfa_setup_login_notification' => 'Multi-factor method configured, Please now login again using the configured method.', -]; \ No newline at end of file +];