chore(translations): add Danish language files

This commit is contained in:
Elias Schneider
2025-06-06 16:27:33 +02:00
parent 156aad3057
commit b650d6d423
3 changed files with 361 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://inlang.com/schema/project-settings",
"baseLocale": "en",
"locales": ["cs", "de", "en", "es", "fr", "it", "nl", "pl", "pt-BR", "ru", "zh-CN"],
"locales": ["cs", "da", "de", "en", "es", "fr", "it", "nl", "pl", "pt-BR", "ru", "zh-CN"],
"modules": [
"./node_modules/@inlang/plugin-message-format/dist/index.js",
"./node_modules/@inlang/plugin-m-function-matcher/dist/index.js"