diff options
| author | Kana <gudzpoz@live.com> | 2021-03-03 04:54:45 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-03-17 13:26:01 +0000 |
| commit | fa6aba1dbd75c4383880d9d4bbb0d606c9680150 (patch) | |
| tree | 207bbcdcc516e2fe6ad3757075e3594e2a512586 /src | |
| parent | 2e6a7c9fb887ae4c5723bbb428d71e3c0670fc5e (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (692 of 692 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/zh.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 5e377f7c..6b31ba12 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -561,7 +561,14 @@ "mute_export_button": "导出你的隐藏名单到一个 csv 文件", "mute_export": "隐藏名单导出", "hide_wallpaper": "隐藏实例壁纸", - "setting_changed": "与默认设置不同" + "setting_changed": "与默认设置不同", + "more_settings": "更多设置", + "sensitive_by_default": "默认标记发文为敏感内容", + "reply_visibility_self_short": "只显示对我本人的回复", + "reply_visibility_following_short": "显示对我关注的人的回复", + "hide_all_muted_posts": "不显示已隐藏的发文", + "hide_media_previews": "隐藏媒体预览", + "word_filter": "词语过滤" }, "time": { "day": "{0} 天", |
