diff options
Diffstat (limited to 'internal/locale/translations/tr_TR.json')
-rw-r--r-- | internal/locale/translations/tr_TR.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/internal/locale/translations/tr_TR.json b/internal/locale/translations/tr_TR.json index b732fa5b..0a11b61b 100644 --- a/internal/locale/translations/tr_TR.json +++ b/internal/locale/translations/tr_TR.json @@ -460,5 +460,6 @@ "error.duplicated_feed": "This feed already exists.", "error.unable_to_parse_feed": "Unable to parse this feed: %v.", "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.unable_to_detect_rssbridge": "Unable to detect feed using RSS-Bridge: %v.", + "error.feed_format_not_detected": "Unable to detect feed format: %v." } |