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: Votre mot de passe doit faire au moins 8 caractères.
|
||||
password_wrong_value: Mot de passe fourni incorrect.
|
||||
item_per_page_too_high: Ça ne va pas plaire à l’application
|
||||
rss_limit_too_high: Ça ne va pas plaire à l’application
|
||||
feed_limit_too_high: Ça ne va pas plaire à l’application
|
||||
quote_length_too_high: La citation est trop longue. Elle doit avoir au maximum {{ limit }} caractères.
|
||||
|
||||
Reference in New Issue
Block a user