mirror of https://github.com/VERT-sh/VERT.git
Update settings.json
This commit is contained in:
parent
f71456f2f9
commit
9c50015b7c
|
@ -3,7 +3,8 @@
|
|||
"baseLocale": "en",
|
||||
"locales": [
|
||||
"en",
|
||||
"es"
|
||||
"es",
|
||||
"hr"
|
||||
],
|
||||
"modules": [
|
||||
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@4/dist/index.js",
|
||||
|
@ -12,4 +13,4 @@
|
|||
"plugin.inlang.messageFormat": {
|
||||
"pathPattern": "./messages/{locale}.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue