diff options
| author | Yating Zhan <thestrandedvalley@protonmail.com> | 2022-07-23 07:42:12 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-07-24 08:04:10 +0000 |
| commit | e0aeab04b8c1c296d2e16943f7333e05f5b2450b (patch) | |
| tree | 63592d2eee4f2acb54a34c14c47e680970457682 | |
| parent | 1678d5aa21f9f95798955ef429990df2f840b356 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.3% (766 of 803 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: http://weblate.pleroma-dev.ebin.club/projects/pleroma/pleroma-fe/zh_Hans/
| -rw-r--r-- | src/i18n/zh.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 3c7a138b..cf5f384c 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -15,7 +15,8 @@ "title": "功能", "who_to_follow": "推荐关注", "pleroma_chat_messages": "Pleroma 聊天", - "upload_limit": "上传限制" + "upload_limit": "上传限制", + "shout": "留言板" }, "finder": { "error_fetching_user": "获取用户时发生错误", @@ -628,7 +629,9 @@ "add_backup_error": "添加新备份时出错:{error}", "add_alias_error": "添加别名时出错:{error}", "move_account_notes": "如果你想把账号移动到别的地方,你必须去目标账号,然后加一个指向这里的别名。", - "wordfilter": "词语过滤器" + "wordfilter": "词语过滤器", + "user_profiles": "用户资料", + "third_column_mode_notifications": "消息栏" }, "time": { "day": "{0} 天", |
