Galerie und tage
This commit is contained in:
6
node_modules/plur/readme.md
generated
vendored
6
node_modules/plur/readme.md
generated
vendored
@@ -6,7 +6,7 @@
|
||||
## Install
|
||||
|
||||
```
|
||||
$ npm install plur
|
||||
$ npm install --save plur
|
||||
```
|
||||
|
||||
|
||||
@@ -41,7 +41,7 @@ Word to pluralize.
|
||||
|
||||
#### plural
|
||||
|
||||
Type: `string`<br>
|
||||
Type: `string`
|
||||
Default:
|
||||
|
||||
- Irregular nouns will use this [list](https://github.com/sindresorhus/irregular-plurals/blob/master/irregular-plurals.json).
|
||||
@@ -64,4 +64,4 @@ Count to determine whether to use singular or plural.
|
||||
|
||||
## License
|
||||
|
||||
MIT © [Sindre Sorhus](https://sindresorhus.com)
|
||||
MIT © [Sindre Sorhus](http://sindresorhus.com)
|
||||
|
||||
Reference in New Issue
Block a user