diff options
| author | Kana <gudzpoz@live.com> | 2021-03-11 09:20:43 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-03-17 13:26:02 +0000 |
| commit | cf35a9697ef4b11abb07e4ac261e509bf034499b (patch) | |
| tree | cab17362b61935fac1f3afb369d3c25d4f91de0c /src/i18n/zh.json | |
| parent | c97ad72cf068c03b2019d6fc3a0819ea6434e5b5 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (696 of 696 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hans/
Diffstat (limited to 'src/i18n/zh.json')
| -rw-r--r-- | src/i18n/zh.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index 6b31ba12..5f9edb58 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -700,7 +700,13 @@ "hide_repeats": "隐藏转发", "message": "消息", "mention": "提及", - "bot": "机器人" + "bot": "机器人", + "highlight": { + "side": "侧边条纹", + "striped": "条纹背景", + "solid": "单一颜色背景", + "disabled": "不突出显示" + } }, "user_profile": { "timeline_title": "用户时间线", |
