diff options
| author | Kana <gudzpoz@live.com> | 2021-06-12 12:26:46 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-08-30 15:24:15 +0000 |
| commit | 33e2bcce31c15113a6d2a69e43522d99ab220a84 (patch) | |
| tree | 4a699c3dfdbfb17ca63b75569c1d3c09cf39961d /src | |
| parent | 4d529c13ba3a21c3868baf62c79567e7742f9e04 (diff) | |
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (714 of 714 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 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/src/i18n/zh.json b/src/i18n/zh.json index bee75d84..f1a78c0c 100644 --- a/src/i18n/zh.json +++ b/src/i18n/zh.json @@ -43,7 +43,10 @@ "role": { "moderator": "监察员", "admin": "管理员" - } + }, + "flash_content": "点击以使用 Ruffle 显示 Flash 内容(实验性,可能无效)。", + "flash_security": "注意这可能有潜在的危险,因为 Flash 内容仍然是任意的代码。", + "flash_fail": "Flash 内容加载失败,请在控制台查看详情。" }, "image_cropper": { "crop_picture": "裁剪图片", @@ -584,7 +587,8 @@ "backup_settings_theme": "备份设置和主题到文件", "backup_settings": "备份设置到文件", "backup_restore": "设置备份" - } + }, + "right_sidebar": "在右侧显示侧边栏" }, "time": { "day": "{0} 天", |
