chore: germantax customer project

This commit is contained in:
e2e
2026-07-11 09:03:12 +02:00
commit 1c3fff8f91
145 changed files with 9830 additions and 0 deletions

View File

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