Added a new feature to allow users to update their passwords.
This commit is contained in:
@@ -44,5 +44,6 @@
|
||||
"Settings": "Settings",
|
||||
"Dashboard": "Dashboard",
|
||||
"Save": "Save",
|
||||
"Profile saved successfully": "Profile saved successfully"
|
||||
"Profile saved successfully": "Profile saved successfully",
|
||||
"The password has been changed": "The password has been changed"
|
||||
}
|
||||
|
@@ -44,5 +44,6 @@
|
||||
"Settings": "Настройки",
|
||||
"Dashboard": "Dashboard",
|
||||
"Save": "Сохранить",
|
||||
"Profile saved successfully": "Профиль успешно сохранен"
|
||||
"Profile saved successfully": "Профиль успешно сохранен",
|
||||
"The password has been changed": "Пароль был изменен"
|
||||
}
|
||||
|
Reference in New Issue
Block a user