diff options
author | 2023-08-26 09:16:41 +0200 | |
---|---|---|
committer | 2023-09-09 10:59:04 -0700 | |
commit | 32d33104a4934771ca99b1bcfe55bd0e4e88809b (patch) | |
tree | 3b71eabaf2842f2296fb0f3dc9a9ac3fa4cb59b9 /internal/locale/translations/zh_TW.json | |
parent | 939a91e99db23dced173b6ac6374ea9a9ac79e94 (diff) | |
download | v2-32d33104a4934771ca99b1bcfe55bd0e4e88809b.tar.gz v2-32d33104a4934771ca99b1bcfe55bd0e4e88809b.tar.zst v2-32d33104a4934771ca99b1bcfe55bd0e4e88809b.zip |
Apprise Service Urls per feed
Diffstat (limited to 'internal/locale/translations/zh_TW.json')
-rw-r--r-- | internal/locale/translations/zh_TW.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/zh_TW.json b/internal/locale/translations/zh_TW.json index 817884e2..45c44165 100644 --- a/internal/locale/translations/zh_TW.json +++ b/internal/locale/translations/zh_TW.json @@ -282,6 +282,7 @@ "form.feed.label.blocklist_rules": "過濾規則", "form.feed.label.keeplist_rules": "保留規則", "form.feed.label.urlrewrite_rules": "URL 重写规则", + "form.feed.label.apprise_service_urls": "Comma separated list of Apprise service URLs", "form.feed.label.ignore_http_cache": "忽略 HTTP 快取", "form.feed.label.allow_self_signed_certificates": "允許自簽章憑證或無效憑證", "form.feed.label.fetch_via_proxy": "透過代理獲取", |