chore: starter template
This commit is contained in:
9
apps/app/project.inlang/settings.json
Normal file
9
apps/app/project.inlang/settings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/project-settings",
|
||||
"baseLocale": "en",
|
||||
"locales": ["en", "fr"],
|
||||
"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