|
24 | 24 | 'password_hint' => 'ন্যূনতম ৮ অক্ষরের হতে হবে', |
25 | 25 | 'forgot_password' => 'পাসওয়ার্ড ভুলে গেছেন?', |
26 | 26 | 'remember_me' => 'লগইন স্থায়িত্ব ধরে রাখুন', |
27 | | - 'ldap_email_hint' => 'Please enter an email to use for this account.', |
| 27 | + 'ldap_email_hint' => 'অনুগ্রহ করে এই অ্যাকাউন্টের জন্য ব্যবহার করার জন্য একটি ইমেইল ঠিকানা লিখুন।', |
28 | 28 | 'create_account' => 'Create Account', |
29 | 29 | 'already_have_account' => 'Already have an account?', |
30 | 30 | 'dont_have_account' => 'Don\'t have an account?', |
|
39 | 39 | 'register_success' => 'Thanks for signing up! You are now registered and signed in.', |
40 | 40 |
|
41 | 41 | // Login auto-initiation |
42 | | - 'auto_init_starting' => 'Attempting Login', |
| 42 | + 'auto_init_starting' => 'লগইন করার চেষ্টা করা হচ্ছে', |
43 | 43 | '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.', |
44 | 44 | 'auto_init_start_link' => 'Proceed with authentication', |
45 | 45 |
|
46 | 46 | // Password Reset |
47 | | - 'reset_password' => 'Reset Password', |
| 47 | + 'reset_password' => 'পাসওয়ার্ড রিসেট করুন', |
48 | 48 | 'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.', |
49 | 49 | 'reset_password_send_button' => 'Send Reset Link', |
50 | 50 | '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' => 'আপনার পাসওয়ার্ড সফলভাবে রিসেট করা হয়েছে.', |
52 | 52 | 'email_reset_subject' => 'Reset your :appName password', |
53 | 53 | 'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.', |
54 | 54 | 'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.', |
|
0 commit comments