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

@ -4,4 +4,4 @@ validator:
password_too_short: يجب أن تتكون كلمة المرور الخاصة بك من 8 أحرف على الأقل.
item_per_page_too_high: سيؤدي هذا بالتأكيد إلى تدمير التطبيق
quote_length_too_high: الاقتباس طويل جدًا. يجب أن يحتوي على {{ Limit }} حرف أو أقل.
rss_limit_too_high: سيؤدي هذا بالتأكيد إلى تدمير التطبيق
feed_limit_too_high: سيؤدي هذا بالتأكيد إلى تدمير التطبيق