mirror of
https://github.com/kmitresse/Cards-Rush.git
synced 2026-07-09 13:27:45 +00:00
fix: make password verification in JavaBeans
This commit is contained in:
@@ -235,6 +235,10 @@
|
||||
"EN": "Incorrect old password",
|
||||
"FR": "Ancien mot de passe incorrect"
|
||||
},
|
||||
"profile_error_password" : {
|
||||
"EN": "New passwords do not match",
|
||||
"FR": "Les nouveaux mots de passe ne correspondent pas"
|
||||
},
|
||||
"statistics_title" : {
|
||||
"EN": "Statistics",
|
||||
"FR": "Statistiques"
|
||||
|
||||
Reference in New Issue
Block a user