repo.or.cz
/
haanga.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
- Optimized forloop.* variables
[haanga.git]
/
tests
/
assert_templates
/
pluralize.tpl
blob
ac9c682311683f8c7688ce029b15be5844895ab0
1
message{{ num1|pluralize }}
2
walrus{{ num1|pluralize:"es" }}
3
cherr{{ num1|pluralize:"y,ies" }}
4
message{{ num2|pluralize }}
5
walrus{{ num2|pluralize:"es" }}
6
cherr{{ num2|pluralize:"y,ies" }}