chore: seminarhof customer project

This commit is contained in:
e2e
2026-06-21 22:00:02 +02:00
commit c11335df7a
161 changed files with 18517 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"$schema": "https://inlang.com/schema/project-settings",
"baseLocale": "de",
"locales": ["de", "en"],
"modules": [
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@4/dist/index.js"
],
"plugin.inlang.messageFormat": {
"pathPattern": "./messages/{locale}.json"
}
}