aboutsummaryrefslogtreecommitdiff
path: root/internal/locale/translations/zh_TW.json
diff options
context:
space:
mode:
authorGravatar Jesse Jaggars <jhjaggars@gmail.com> 2023-12-04 23:05:04 -0500
committerGravatar GitHub <noreply@github.com> 2023-12-04 20:05:04 -0800
commite933fb11e95422b4859c41f81d56b041f68510fc (patch)
tree081cc91899ee0b6f2626f24432d4e4c8a896fd7b /internal/locale/translations/zh_TW.json
parent0666d98648d24796f0a30adebbd75bd839399234 (diff)
downloadv2-e933fb11e95422b4859c41f81d56b041f68510fc.tar.gz
v2-e933fb11e95422b4859c41f81d56b041f68510fc.tar.zst
v2-e933fb11e95422b4859c41f81d56b041f68510fc.zip
Add Omnivore integration
Diffstat (limited to 'internal/locale/translations/zh_TW.json')
-rw-r--r--internal/locale/translations/zh_TW.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/internal/locale/translations/zh_TW.json b/internal/locale/translations/zh_TW.json
index 035cfda3..126f1f5c 100644
--- a/internal/locale/translations/zh_TW.json
+++ b/internal/locale/translations/zh_TW.json
@@ -384,6 +384,9 @@
"form.integration.nunux_keeper_activate": "儲存文章到 Nunux Keeper",
"form.integration.nunux_keeper_endpoint": "Nunux Keeper API 端點",
"form.integration.nunux_keeper_api_key": "Nunux Keeper API 金鑰",
+ "form.integration.omnivore_activate": "儲存文章到 Omnivore",
+ "form.integration.omnivore_url": "Omnivore API 端點",
+ "form.integration.omnivore_api_key": "Omnivore API 金鑰",
"form.integration.espial_activate": "儲存文章到 Espial",
"form.integration.espial_endpoint": "Espial API 端點",
"form.integration.espial_api_key": "Espial API 金鑰",
@@ -476,4 +479,4 @@
"error.feed_not_found": "This feed does not exist or does not belong to this user.",
"error.unable_to_detect_rssbridge": "Unable to detect feed using RSS-Bridge: %v.",
"error.feed_format_not_detected": "Unable to detect feed format: %v."
-} \ No newline at end of file
+}