Edit profile name and set password improvements

This commit is contained in:
10G Meow 2022-11-13 15:08:23 +02:00 committed by n8fr8
parent 6eb5ea1643
commit a9c5c41113
13 changed files with 115 additions and 18 deletions

View file

@ -4,6 +4,11 @@
"name": "Convene",
"tag_line": "Simply connect"
},
"global": {
"save": "Save",
"password_didnot_match": "Password didn't match",
"password_hint": "Minimum 12 character containing atleast one numeric, one uppercase and one lowercase letter"
},
"menu": {
"start_private_chat": "Private chat with this user",
"reply": "Reply",
@ -140,7 +145,8 @@
"password_old": "Old password",
"password_new": "New password",
"password_repeat": "Repeat new password",
"display_name": "Display name"
"display_name": "Display name",
"display_name_required": "Display name is required"
},
"profile_info_popup": {
"you_are": "You are",