Added German language

This commit is contained in:
Sebastian Seedorf
2022-08-20 00:30:49 +02:00
parent f826537aec
commit 3fea0f851f
11 changed files with 155 additions and 33 deletions

View File

@@ -7,7 +7,7 @@
"next.config.js",
"src/backend-custom-server/index",
"scripts/*",
"res/*.json"
"res/**/*.json"
],
"exclude": ["dist", ".next", "out", "node_modules", "cypress"]
}