mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-25 07:51:12 +02:00
add missing lingui config file
This commit is contained in:
8
.linguirc.json
Normal file
8
.linguirc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"compileNamespace": "es6",
|
||||
"localeDir": "src/locales/",
|
||||
"srcPathDirs": ["src/components"],
|
||||
"format": "po",
|
||||
"fallbackLocale": "en",
|
||||
"sourceLocale": "en"
|
||||
}
|
Reference in New Issue
Block a user