Edit profile name and set password improvements
This commit is contained in:
parent
150d22c451
commit
db1c780c9e
13 changed files with 115 additions and 18 deletions
|
|
@ -3,6 +3,11 @@
|
|||
"name": "Convene",
|
||||
"tag_line": ""
|
||||
},
|
||||
"global": {
|
||||
"save": "",
|
||||
"password_didnot_match": "",
|
||||
"password_hint": ""
|
||||
},
|
||||
"message": {
|
||||
"user_changed_guest_access_open": "{user} tillot gjester å ta del i rommet",
|
||||
"user_powerlevel_change_from_to": "{user} fra {powerOld} til {powerNew}",
|
||||
|
|
@ -98,7 +103,8 @@
|
|||
"set_password": "Sett passord",
|
||||
"title": "Min profil",
|
||||
"display_name": "Visningsnavn",
|
||||
"password_repeat": "Gjenta nytt passord"
|
||||
"password_repeat": "Gjenta nytt passord",
|
||||
"display_name_required": ""
|
||||
},
|
||||
"login": {
|
||||
"password_required": "Passord kreves",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue