mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-09 10:22:51 +03:00
Updated translations with latest Crowdin changes (#5399)
This commit is contained in:
@@ -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?',
|
||||
|
Reference in New Issue
Block a user