X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2be504e0d20aa7c95b1fe006f675928faf0bd1a9..refs/pull/5681/head:/lang/bn/auth.php diff --git a/lang/bn/auth.php b/lang/bn/auth.php index aca585962..06ed376a7 100644 --- a/lang/bn/auth.php +++ b/lang/bn/auth.php @@ -14,16 +14,16 @@ return [ 'log_in' => 'লগ ইন করুন', 'log_in_with' => ':socialDriver দ্বারা লগইন করুন', 'sign_up_with' => ':socialDriver দ্বারা নিবন্ধিত হোন', - 'logout' => 'Logout', + 'logout' => 'লগআউট', - 'name' => 'Name', - 'username' => 'Username', - 'email' => 'Email', - 'password' => 'Password', - 'password_confirm' => 'Confirm Password', - 'password_hint' => 'Must be at least 8 characters', - 'forgot_password' => 'Forgot Password?', - 'remember_me' => 'Remember Me', + 'name' => 'নাম', + 'username' => 'ব্যবহারকারী', + 'email' => 'ই-মেইল', + 'password' => 'পাসওয়ার্ড', + 'password_confirm' => 'পাসওয়ার্ডের পুনরাবৃত্তি', + 'password_hint' => 'ন্যূনতম ৮ অক্ষরের হতে হবে', + 'forgot_password' => 'পাসওয়ার্ড ভুলে গেছেন?', + 'remember_me' => 'লগইন স্থায়িত্ব ধরে রাখুন', 'ldap_email_hint' => 'Please enter an email to use for this account.', 'create_account' => 'Create Account', 'already_have_account' => 'Already have an account?',