diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-03-20 20:26:20 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2023-03-20 20:26:20 +0000 |
| commit | 19618db1929f1aea6183de3102581844298d1d39 (patch) | |
| tree | 964cd95dd38c910c924d69bc265009b2cce6be19 /src | |
| parent | 716b648014d82efa99de2cb137a5db5f02db6831 (diff) | |
| parent | 624da7240e72bacb3476d512691c17bafdb4dfed (diff) | |
Merge branch 'weblate' into 'develop'
Translations update from Pleroma Weblate
See merge request pleroma/pleroma-fe!1798
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/zh.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 90f840a7..8ea4c1e0 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -295,7 +295,7 @@ "change_password_error": "修改密码的时候出了点问题。", "changed_password": "成功修改了密码!", "collapse_subject": "折叠带主题的内容", - "composing": "写作", + "composing": "撰写", "confirm_new_password": "确认新密码", "current_avatar": "当前头像", "current_password": "当前密码", @@ -737,7 +737,8 @@ "mention_link_use_tooltip": "点击提及链接时显示用户卡片", "mention_link_show_avatar": "在链接旁边显示用户头像", "mention_link_show_avatar_quick": "在提及内容旁边显示用户头像", - "user_popover_avatar_action_open": "打开个人资料" + "user_popover_avatar_action_open": "打开个人资料", + "autocomplete_select_first": "当有自动完成的结果时,自动选择第一个候选项" }, "time": { "day": "{0} 天", |
