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/id_ID.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/id_ID.json')
-rw-r--r-- | internal/locale/translations/id_ID.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/id_ID.json b/internal/locale/translations/id_ID.json index d6688e0c..efc07073 100644 --- a/internal/locale/translations/id_ID.json +++ b/internal/locale/translations/id_ID.json @@ -276,6 +276,7 @@ "form.feed.label.cookie": "Atur Kuki", "form.feed.label.scraper_rules": "Aturan Pengambil Data", "form.feed.label.rewrite_rules": "Aturan Tulis Ulang", + "form.feed.label.apprise_service_urls": "Comma separated list of Apprise service URLs", "form.feed.label.blocklist_rules": "Aturan Blokir", "form.feed.label.keeplist_rules": "Aturan Simpan", "form.feed.label.urlrewrite_rules": "Aturan Tulis Ulang URL", |