mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 09:48:26 -04:00
Clarified .feedadd errors
This commit is contained in:
@@ -885,7 +885,10 @@
|
||||
"started": "Started. Reposting every {0}s.",
|
||||
"stopped": "Stopped reposting.",
|
||||
"feed_added": "Feed added.",
|
||||
"feed_not_valid": "Invalid link, or you're already following that feed on this server, or you've reached maximum number of feeds allowed.",
|
||||
"feed_limit_reached": "You've reached the maximum number of feeds allowed per server.",
|
||||
"feed_duplicate": "You're already following that feed on this server.",
|
||||
"feed_cant_parse": "Unable to access or parse that feed url's contents.",
|
||||
"feed_invalid_url": "Invalid feed url. It must be an absolute http or https url.",
|
||||
"feed_out_of_range": "Index out of range.",
|
||||
"feed_removed": "Feed removed.",
|
||||
"feed_no_feed": "You haven't subscribed to any feeds on this server.",
|
||||
|
Reference in New Issue
Block a user