Galerie und tage

This commit is contained in:
2021-11-23 17:56:26 +01:00
parent ff35366279
commit 5f873bee89
4693 changed files with 149659 additions and 301447 deletions

6
node_modules/plur/readme.md generated vendored
View File

@@ -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)