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
|
|
@ -4,6 +4,11 @@
|
|||
"name": "Convene",
|
||||
"tag_line": "Simplemente conectar"
|
||||
},
|
||||
"global": {
|
||||
"save": "",
|
||||
"password_didnot_match": "",
|
||||
"password_hint": ""
|
||||
},
|
||||
"room_info": {
|
||||
"identity": "Has iniciado sesión como {displayName}.",
|
||||
"my_profile": "Mi perfil",
|
||||
|
|
@ -83,7 +88,8 @@
|
|||
"set_language": "Establece tu Idioma",
|
||||
"language_description": "Convine esta disponible en varios Idiomas.",
|
||||
"dont_see_yours": "¿No ves el tuyo?",
|
||||
"tell_us": "Dinos."
|
||||
"tell_us": "Dinos.",
|
||||
"display_name_required": ""
|
||||
},
|
||||
"login": {
|
||||
"login": "Iniciar sesión",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue