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/hi_IN.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/hi_IN.json')
-rw-r--r-- | internal/locale/translations/hi_IN.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/hi_IN.json b/internal/locale/translations/hi_IN.json index cdd3e5f9..89ce57a9 100644 --- a/internal/locale/translations/hi_IN.json +++ b/internal/locale/translations/hi_IN.json @@ -279,6 +279,7 @@ "form.feed.label.cookie": "कुकीज़ सेट करें", "form.feed.label.scraper_rules": "खुरचनी नियम", "form.feed.label.rewrite_rules": "नियम फिर से लिखें", + "form.feed.label.apprise_service_urls": "Comma separated list of Apprise service URLs", "form.feed.label.blocklist_rules": "ब्लॉक नियम", "form.feed.label.keeplist_rules": "नियम बनाए रखें", "form.feed.label.urlrewrite_rules": " यूआरएल पुनर्लेखन नियम", |