mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-16 18:12:53 -04:00
* Generate new articles notification string in PHP Closes #6470 Changes proposed in this pull request: - Generate notifications string in PHP - Use plurals support * New articles notification: switch to plural forms * README status * fix paramInt invocation * i18n * make fix-all * Apply suggestion from @Frenzie --------- Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>