Join page new design implemented
This commit is contained in:
parent
70270f450c
commit
7224b20cab
18 changed files with 403 additions and 254 deletions
|
|
@ -1,4 +1,8 @@
|
|||
{
|
||||
"project": {
|
||||
"name": "Convene",
|
||||
"tag_line": ""
|
||||
},
|
||||
"fallbacks": {
|
||||
"download_name": "下载",
|
||||
"original_text": "<原文>",
|
||||
|
|
@ -112,6 +116,7 @@
|
|||
"start_private_chat": "与该用户私人聊天",
|
||||
"logout": "退出",
|
||||
"ok": "好的",
|
||||
"done": "",
|
||||
"reply": "回复",
|
||||
"back": "返回",
|
||||
"new_room": "新的聊天室",
|
||||
|
|
@ -159,10 +164,10 @@
|
|||
"join": {
|
||||
"status_joining": "正在加入聊天室...",
|
||||
"status_logging_in": "正在登录中...",
|
||||
"join_guest": "以访客身份加入",
|
||||
"enter_room": "",
|
||||
"join": "加入聊天室",
|
||||
"joining_as": "您以以下身份加入:",
|
||||
"shared_computer": "这是一台共享设备",
|
||||
"remember_me": "",
|
||||
"user_name_label": "用户名",
|
||||
"title": "欢迎来到 {roomName}",
|
||||
"join_failed": "加入聊天室失败。"
|
||||
|
|
@ -177,7 +182,11 @@
|
|||
"set_password": "设置密码",
|
||||
"temporary_identity": "这个身份是暂时的。为了再次使用这个暂时身份,请设置密码",
|
||||
"title": "我的简历",
|
||||
"select_language": "语言"
|
||||
"select_language": "语言",
|
||||
"set_language": "",
|
||||
"language_description": "",
|
||||
"dont_see_yours": "",
|
||||
"tell_us": ""
|
||||
},
|
||||
"new_room": {
|
||||
"status_avatar": "正在上传头像:{count}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue