Rename rss_limit_too_high to feed_limit_too_high

This commit is contained in:
Yassine Guedidi
2025-02-20 09:47:29 +01:00
parent f0cc7fdc27
commit d76465baf2
26 changed files with 24 additions and 26 deletions

View File

@ -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 à lapplication
rss_limit_too_high: Ça ne va pas plaire à lapplication
feed_limit_too_high: Ça ne va pas plaire à lapplication
quote_length_too_high: La citation est trop longue. Elle doit avoir au maximum {{ limit }} caractères.