Added Dutch

This commit is contained in:
Philipp Heckel 2022-06-02 14:45:36 -04:00
parent 997828aa72
commit 7475879712
3 changed files with 9 additions and 7 deletions

12
web/package-lock.json generated
View file

@ -8653,9 +8653,9 @@
}
},
"node_modules/i18next": {
"version": "21.8.6",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.6.tgz",
"integrity": "sha512-tD0umB5lcYXJiD06m/XOEgdvDkFD17m13BP2tmSLralYhGPdmmPK6rErcmhc37t/6mubKdso30NLpPIomHaKnw==",
"version": "21.8.7",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.7.tgz",
"integrity": "sha512-fYbEmaCIMSDrAzXGnisZyBd0h3bcO43jVJa5fulk4ambTIOgs9tqgNsiyr1sy6Xi4iZpYMHp2ZBjU3IcCLGxPA==",
"funding": [
{
"type": "individual",
@ -22882,9 +22882,9 @@
"integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="
},
"i18next": {
"version": "21.8.6",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.6.tgz",
"integrity": "sha512-tD0umB5lcYXJiD06m/XOEgdvDkFD17m13BP2tmSLralYhGPdmmPK6rErcmhc37t/6mubKdso30NLpPIomHaKnw==",
"version": "21.8.7",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-21.8.7.tgz",
"integrity": "sha512-fYbEmaCIMSDrAzXGnisZyBd0h3bcO43jVJa5fulk4ambTIOgs9tqgNsiyr1sy6Xi4iZpYMHp2ZBjU3IcCLGxPA==",
"requires": {
"@babel/runtime": "^7.17.2"
}