chore: heygermany customer project
This commit is contained in:
23
apps/website/project.inlang/settings.json
Normal file
23
apps/website/project.inlang/settings.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/project-settings",
|
||||
"baseLocale": "en",
|
||||
"locales": [
|
||||
"en",
|
||||
"de",
|
||||
"ar",
|
||||
"bs",
|
||||
"es",
|
||||
"fil",
|
||||
"hi",
|
||||
"sq",
|
||||
"tr",
|
||||
"uk",
|
||||
"vi"
|
||||
],
|
||||
"modules": [
|
||||
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@4/dist/index.js"
|
||||
],
|
||||
"plugin.inlang.messageFormat": {
|
||||
"pathPattern": "./messages/{locale}.json"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user