mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: Login page localization.
This commit is contained in:
@@ -8,7 +8,8 @@ export default {
|
||||
'invalid_email_or_phone_numner': 'Invalid email or phone number.',
|
||||
'required': 'Required',
|
||||
'reset_password': 'Reset Password',
|
||||
'the_user_has_been_suspended_from_admin': 'The user has been suspended from the administrator',
|
||||
'the_user_has_been_suspended_from_admin': 'The user has been suspended from the administrator.',
|
||||
'email_and_password_entered_did_not_match': 'The email and password you entered did not match our records.',
|
||||
'field_name_must_be_number': 'field_name_must_be_number',
|
||||
'name': 'Name',
|
||||
"search": "Search",
|
||||
@@ -19,4 +20,11 @@ export default {
|
||||
'to_date': 'To date',
|
||||
'accounting_basis': 'Accounting basis',
|
||||
'report_date_range': 'Report date range',
|
||||
'log_in': 'Log in',
|
||||
'forget_my_password': 'Forget my password',
|
||||
'keep_me_logged_in': 'Keep me logged in',
|
||||
'create_an_account': 'Create an account',
|
||||
'need_bigcapital_account?': 'Need a Bigcapital account ?',
|
||||
'show': 'Show',
|
||||
'hide': 'Hide',
|
||||
};
|
||||
Reference in New Issue
Block a user