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/el_EL.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/el_EL.json')
-rw-r--r-- | internal/locale/translations/el_EL.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/locale/translations/el_EL.json b/internal/locale/translations/el_EL.json index 83def66d..6dc9cd59 100644 --- a/internal/locale/translations/el_EL.json +++ b/internal/locale/translations/el_EL.json @@ -266,6 +266,7 @@ "error.feed_invalid_blocklist_rule": "Ο κανόνας λίστας μπλοκ δεν είναι έγκυρος.", "error.feed_invalid_keeplist_rule": "Ο κανόνας keep list δεν είναι έγκυρος.", "form.feed.label.urlrewrite_rules": "επανεγγραφή κανόνων για τη διεύθυνση URL.", + "form.feed.label.apprise_service_urls": "Comma separated list of Apprise service URLs", "error.user_mandatory_fields": "Το όνομα χρήστη είναι υποχρεωτικό.", "error.api_key_already_exists": "Αυτό το κλειδί API υπάρχει ήδη.", "error.unable_to_create_api_key": "Δεν είναι δυνατή η δημιουργία αυτού του κλειδιού API.", |