diff options
| author | Poesty Li <poesty7450@gmail.com> | 2023-03-08 14:07:46 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2023-03-20 20:19:07 +0000 |
| commit | 624da7240e72bacb3476d512691c17bafdb4dfed (patch) | |
| tree | 964cd95dd38c910c924d69bc265009b2cce6be19 | |
| parent | 716b648014d82efa99de2cb137a5db5f02db6831 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (984 of 987 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
| -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} 天", |
