summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/zh-CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/zh-CN.json')
-rw-r--r--webapp/i18n/zh-CN.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/webapp/i18n/zh-CN.json b/webapp/i18n/zh-CN.json
index edec5505f..a56d4c442 100644
--- a/webapp/i18n/zh-CN.json
+++ b/webapp/i18n/zh-CN.json
@@ -1767,6 +1767,7 @@
"mobile.routes.user_profile.send_message": "发送消息",
"mobile.select_team.choose": "您的团队:",
"mobile.select_team.join_open": "您可以加入的开放团队",
+ "mobile.select_team.no_teams": "没有您可以加入的团队。",
"mobile.server_ping_failed": "无法连接服务器。请检查您的服务器网址和网络连接。",
"mobile.server_url.invalid_format": "每个 URL 必须以 http:// 或 https:// 开头",
"mobile.session_expired": "会话已超时:请登入再继续接收通知。",
@@ -1879,13 +1880,14 @@
"post_info.unpin": "从频道取消置顶",
"post_message_view.edited": "(已编辑)",
"posts_view.loadMore": "载入更多消息",
+ "posts_view.loadingMore": "载入更多消息",
"posts_view.newMsg": "新消息",
"posts_view.newMsgBelow": "以下有 {count} 个新消息",
"quick_switch_modal.channels": "频道",
"quick_switch_modal.channelsShortcut.mac": "- ⌘K",
"quick_switch_modal.channelsShortcut.windows": "- CTRL+K",
"quick_switch_modal.help": "开始输入后用 TAB 切换频道/团队,↑↓浏览,↵选择,以及 ESC 退出。",
- "quick_switch_modal.help_no_team": "开始输入后用 ↑↓浏览,↵选择,以及 ESC 退出。",
+ "quick_switch_modal.help_no_team": "开始输入以搜索频道。使用 ↑↓ 浏览,↵ 选择,ESC 退出。",
"quick_switch_modal.teams": "团队",
"quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K",
"quick_switch_modal.teamsShortcut.windows": "- CTRL+ALT+K",
@@ -2249,6 +2251,10 @@
"user.settings.general.loginLdap": "通过 AD/LDAP ({email}) 登录",
"user.settings.general.loginOffice365": "通过Office 365({email})登录",
"user.settings.general.loginSaml": "通过SAML ({email}) 登录",
+ "user.settings.general.mobile.emptyName": "Click to add your full name",
+ "user.settings.general.mobile.emptyNickname": "Click to add a nickname",
+ "user.settings.general.mobile.emptyPosition": "Click to add your job title / position",
+ "user.settings.general.mobile.uploadImage": "Click to upload an image.",
"user.settings.general.newAddress": "新地址:{email}<br/>查看您的邮箱来验证上面的地址。",
"user.settings.general.newEmail": "新建邮箱地址",
"user.settings.general.nickname": "昵称",