diff --git a/app/soapbox/locales/zh-CN.json b/app/soapbox/locales/zh-CN.json index e0b68da31..e302188c6 100644 --- a/app/soapbox/locales/zh-CN.json +++ b/app/soapbox/locales/zh-CN.json @@ -834,7 +834,9 @@ "group.unmute.long_label": "取消静音群组", "group.unmute.success": "已取消静音群组", "group.update.success": "群组已成功保存", + "group.upload_avatar": "上传头像", "group.upload_banner": "已上传照片", + "group.upload_banner.title": "上传背景图片", "groups.discover.popular.empty": "目前无法获取热门群组。请稍后再试。", "groups.discover.popular.show_more": "显示更多", "groups.discover.popular.title": "热门群组", @@ -907,7 +909,7 @@ "keyboard_shortcuts.back": "返回上一页", "keyboard_shortcuts.blocked": "打开被屏蔽用户列表", "keyboard_shortcuts.boost": "转发", - "keyboard_shortcuts.compose": "选择帖文撰写框", + "keyboard_shortcuts.compose": "打开帖文撰写框", "keyboard_shortcuts.down": "在列表中让光标下移", "keyboard_shortcuts.enter": "展开帖文", "keyboard_shortcuts.favourite": "点赞帖文", @@ -1191,6 +1193,7 @@ "preferences.fields.language_label": "显示语言", "preferences.fields.media_display_label": "敏感内容", "preferences.fields.missing_description_modal_label": "在发送没有媒体描述的帖子前显示确认对话框", + "preferences.fields.preserve_spoilers_label": "回复时保留内容警告", "preferences.fields.privacy_label": "默认帖文可见范围", "preferences.fields.reduce_motion_label": "减少动画中的动作", "preferences.fields.system_font_label": "使用系统默认字体",