mirror of
https://github.com/jlengrand/elm-plural-rules.git
synced 2026-03-10 08:11:24 +00:00
Fix screenshots
This commit is contained in:
@@ -11,9 +11,13 @@ rules](https://github.com/GlobalWebIndex/elm-plural-rules/raw/master/docs/en.png
|
||||

|
||||
|
||||
(For the description of what the `v = 0` conditions in the above screenshots
|
||||
mean, look at the [Plural Operand Meanings](http://unicode.org/reports/tr35/tr35-numbers.html#Operands)
|
||||
table or check the `Plural Operands` section of the `PluralRules` module!
|
||||
|
||||
----
|
||||
|
||||
This library helps you arrive at this API
|
||||
This library helps you arrive at an API like:
|
||||
|
||||
```elm
|
||||
pluralize 1 "message" --> "message"
|
||||
|
||||
BIN
docs/cz.png
BIN
docs/cz.png
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 15 KiB |
BIN
docs/en.png
BIN
docs/en.png
Binary file not shown.
|
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user