From cb668ac1f8c936c7efce38734703ff64875d4e86 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 12 May 2021 01:02:04 +0900 Subject: [PATCH] New translations translation.json (Chinese Traditional) --- src/config/locales/zh_tw/translation.json | 36 ++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/src/config/locales/zh_tw/translation.json b/src/config/locales/zh_tw/translation.json index 58d5f609..e36fd1de 100644 --- a/src/config/locales/zh_tw/translation.json +++ b/src/config/locales/zh_tw/translation.json @@ -114,6 +114,39 @@ "local": "本機時間軸", "public": "公開時間軸" } + }, + "filters": { + "title": "Filters", + "form": { + "phrase": "Keyword or phrase", + "expire": "Expire after", + "context": "Filter contexts", + "irreversible": "Drop instead of hide", + "whole_word": "Whole word", + "submit": "Submit", + "cancel": "Cancel" + }, + "expires": { + "never": "Never", + "30_minutes": "30 minutes", + "1_hour": "1 hour", + "6_hours": "6 hours", + "12_hours": "12 hours", + "1_day": "1 day", + "1_week": "1 week" + }, + "new": { + "title": "New" + }, + "edit": { + "title": "Edit" + }, + "delete": { + "title": "Delete", + "confirm": "Are you sure to delete this filter?", + "confirm_ok": "Delete", + "confirm_cancel": "Cancel" + } } }, "preferences": { @@ -452,7 +485,8 @@ "domain_confirmed": "{{domain}} 已確認,請登入", "domain_doesnt_exist": "無法連線到 {{domain}},請確認伺服器 URL", "loading": "載入中...", - "language_not_support_spellchecker_error": "This language is not supported by Spellchecker" + "language_not_support_spellchecker_error": "This language is not supported by Spellchecker", + "update_filter_error": "Failed to update the filter" }, "validation": { "login": {