forked from wallabag/wallabag
Rename rss_limit_too_high to feed_limit_too_high
This commit is contained in:
@ -3,5 +3,5 @@ validator:
|
||||
password_too_short: Your password must be at least 8 characters.
|
||||
password_wrong_value: Wrong current password supplied.
|
||||
item_per_page_too_high: This will certainly kill the app
|
||||
rss_limit_too_high: This will certainly kill the app
|
||||
feed_limit_too_high: This will certainly kill the app
|
||||
quote_length_too_high: The quote is too long. It should have {{ limit }} characters or less.
|
||||
|
||||
Reference in New Issue
Block a user