Plugin screenshot thumbnail 1/1

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.

Active Installs
7
Version
2.0.0
License
MIT
Compatibility
Craft 3
Last release
April 13, 2020
Categories
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs