A simple plugin to pluralise template output.
Twig filter: {{ powerPlant.lastAccident | plural( 'day' ) }} since last accident.
Twig function: {% set dayPlural = plural( powerPlant.lastAccident, 'day' ) %}{{ dayPlural }} since last accident.
Installation Instructions
To install this plugin, copy the command above to your terminal.
Reviews
This plugin doesn't have any reviews.
Active Installs
6
License
MIT
Last release
April 13, 2020
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs