Join page new design implemented
This commit is contained in:
parent
70270f450c
commit
7224b20cab
18 changed files with 403 additions and 254 deletions
|
|
@ -1,6 +1,11 @@
|
|||
{
|
||||
"project": {
|
||||
"name": "Convene",
|
||||
"tag_line": ""
|
||||
},
|
||||
"menu": {
|
||||
"ok": "OK",
|
||||
"done": "",
|
||||
"loading": "Se încarcă {appName}",
|
||||
"undo": "Anulează",
|
||||
"new_room": "Cameră nouă",
|
||||
|
|
@ -89,10 +94,10 @@
|
|||
"join_failed": "Nu a reușit să intre în cameră.",
|
||||
"status_joining": "Intrarea în cameră...",
|
||||
"status_logging_in": "Autentificare...",
|
||||
"join_guest": "Alăturați-vă ca invitat",
|
||||
"enter_room": "",
|
||||
"join": "Alăturați-vă camerei",
|
||||
"joining_as": "Vă înscrieți ca:",
|
||||
"shared_computer": "Acesta este un dispozitiv partajat",
|
||||
"remember_me": "",
|
||||
"user_name_label": "Numele utilizatorului",
|
||||
"title": "Bine ați venit la {roomName}"
|
||||
},
|
||||
|
|
@ -112,6 +117,10 @@
|
|||
"password_new": "Parolă nouă",
|
||||
"password_old": "Parolă veche",
|
||||
"select_language": "Limbă",
|
||||
"set_language": "",
|
||||
"language_description": "",
|
||||
"dont_see_yours": "",
|
||||
"tell_us": "",
|
||||
"change_password": "Schimbați parola",
|
||||
"change_name": "Schimbă numele",
|
||||
"set_password": "Setați parola",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue