Skip to content

Commit 3acd886

Browse files
Update localization settings (#379)
1 parent 5927d96 commit 3acd886

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

internal/translations/LocProject.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
{
77
"SourceFile": "internal\\translations\\locales\\en-US\\out.gotext.json",
88
"CopyOption": "LangIDOnPath",
9-
"Languages": "de-de;fr-fr;it-it;es-es;ja-jp;ko-kr,zh-cn,zh-tw,pt-br,ru-ru",
9+
"Languages": "de-DE;fr-FR;it-IT;es-ES;ja-JP;ko-KR,zh-CN,zh-TW,pt-BR,ru-RU",
1010
"LssFiles": ["internal\\translations\\P306PairNamesToProcess.lss"],
1111
"LclFile": "internal\\translations\\LCL\\{Lang}\\out.gotext.json.lcl",
12-
"OutputPath": "internal\\translations\\locales"
12+
"OutputPath": "internal\\translations\\localized"
1313
}
1414
]
1515
}

0 commit comments

Comments
 (0)