diff options
| author | Snow <build-a-website@protonmail.com> | 2020-10-01 08:48:58 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-10-01 13:20:25 +0000 |
| commit | dff7e381542c3f0d85d724a16ccf0783ce2e59ff (patch) | |
| tree | d394443450c8bb8fc17302759702fa433b23facd /src | |
| parent | f110258fa1e7a75d4c0ebe6a5956f129c87206c0 (diff) | |
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (668 of 668 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/zh_Hant/
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/zh_Hant.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/i18n/zh_Hant.json b/src/i18n/zh_Hant.json index 9306b21a..79a992fc 100644 --- a/src/i18n/zh_Hant.json +++ b/src/i18n/zh_Hant.json @@ -517,7 +517,14 @@ "title": "版本", "backend_version": "後端版本", "frontend_version": "前端版本" - } + }, + "virtual_scrolling": "優化時間線渲染", + "import_mutes_from_a_csv_file": "從CSV文件導入靜音", + "mutes_imported": "靜音導入了!處理它們將需要一段時間。", + "mute_import": "靜音導入", + "mute_import_error": "導入靜音時出錯", + "mute_export_button": "將靜音導出到csv文件", + "mute_export": "靜音導出" }, "chats": { "more": "更多", |
