Skip to content

Commit a823bd5

Browse files
committed
New translations auth.php (Bengali)
1 parent 22a7772 commit a823bd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/bn/auth.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'password_hint' => 'ন্যূনতম ৮ অক্ষরের হতে হবে',
2525
'forgot_password' => 'পাসওয়ার্ড ভুলে গেছেন?',
2626
'remember_me' => 'লগইন স্থায়িত্ব ধরে রাখুন',
27-
'ldap_email_hint' => 'Please enter an email to use for this account.',
27+
'ldap_email_hint' => 'অনুগ্রহ করে এই অ্যাকাউন্টের জন্য ব্যবহার করার জন্য একটি ইমেইল ঠিকানা লিখুন।',
2828
'create_account' => 'Create Account',
2929
'already_have_account' => 'Already have an account?',
3030
'dont_have_account' => 'Don\'t have an account?',
@@ -39,16 +39,16 @@
3939
'register_success' => 'Thanks for signing up! You are now registered and signed in.',
4040

4141
// Login auto-initiation
42-
'auto_init_starting' => 'Attempting Login',
42+
'auto_init_starting' => 'লগইন করার চেষ্টা করা হচ্ছে',
4343
'auto_init_starting_desc' => 'We\'re contacting your authentication system to start the login process. If there\'s no progress after 5 seconds you can try clicking the link below.',
4444
'auto_init_start_link' => 'Proceed with authentication',
4545

4646
// Password Reset
47-
'reset_password' => 'Reset Password',
47+
'reset_password' => 'পাসওয়ার্ড রিসেট করুন',
4848
'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.',
4949
'reset_password_send_button' => 'Send Reset Link',
5050
'reset_password_sent' => 'A password reset link will be sent to :email if that email address is found in the system.',
51-
'reset_password_success' => 'Your password has been successfully reset.',
51+
'reset_password_success' => 'আপনার পাসওয়ার্ড সফলভাবে রিসেট করা হয়েছে.',
5252
'email_reset_subject' => 'Reset your :appName password',
5353
'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.',
5454
'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.',

0 commit comments

Comments
 (0)