28 lines
646 B
Plaintext
28 lines
646 B
Plaintext
{
|
|
"projectFileVersion": 2,
|
|
"sourceFiles": [
|
|
"*.yarn"
|
|
],
|
|
"excludeFiles": [
|
|
"**/*~/*"
|
|
],
|
|
"localisation": {
|
|
"en": {
|
|
"strings": "本地化/Test_GeneralEnd-en.csv"
|
|
},
|
|
"ja-JP": {
|
|
"strings": "本地化/Test_GeneralEnd-ja-JP.csv"
|
|
},
|
|
"ru": {
|
|
"strings": "本地化/Test_GeneralEnd-ru.csv"
|
|
},
|
|
"es": {
|
|
"strings": "本地化/Test_GeneralEnd-es.csv"
|
|
},
|
|
"pt-BR": {
|
|
"strings": "本地化/Test_GeneralEnd-pt-BR.csv"
|
|
}
|
|
},
|
|
"baseLanguage": "zh-Hans",
|
|
"compilerOptions": {}
|
|
} |