feat: Move language option to profile setting (#387)
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
"confirm_password": "Password (confirm)",
|
||||
"invalid_email": "Invalid email",
|
||||
"invalid_password": "Password must be at least 8 characters",
|
||||
"invalid_locale": "Invalid language",
|
||||
"username_empty": "username is empty",
|
||||
"password_empty": "password is empty",
|
||||
"password_not_match": "Pasword does not match",
|
||||
@@ -125,6 +126,9 @@
|
||||
"confirm_new_password": "Confirm New Password",
|
||||
"update_password": "Update Password",
|
||||
"password_updated": "Password updated successfully",
|
||||
"change_locale": "Change Language",
|
||||
"update_locale": "Update Language",
|
||||
"locale_updated": "Language updated successfully",
|
||||
"change_avatar": "Change Avatar",
|
||||
"upload_avatar": "Upload Avatar",
|
||||
"remove_avatar": "Remove Avatar",
|
||||
|
||||
Reference in New Issue
Block a user