feat: impl
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"projectFileVersion": 4,
|
||||
"projectName": "Localised Project",
|
||||
"sourceFiles": ["**/*.yarn"],
|
||||
"baseLanguage": "en",
|
||||
"localisation": {
|
||||
"zh-Hans": {
|
||||
"strings": "translations/zh-Hans.csv",
|
||||
"assets": "translations/zh-Hans/"
|
||||
},
|
||||
"ja": {
|
||||
"strings": "translations/ja.csv"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user