We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b0524 commit 43d369bCopy full SHA for 43d369b
FluentLauncher.Infra.Localizer/Properties/launchSettings.json
@@ -1,9 +1,9 @@
1
{
2
"profiles": {
3
- "LocalizerScript": {
+ "GenerateReswFiles": {
4
"commandName": "Project",
5
- "commandLineArgs": ".\\Views .\\",
6
- "workingDirectory": "..\\..\\"
+ "commandLineArgs": "--src Views --out Strings --languages en-US zh-Hans zh-Hant ru-RU uk-UA",
+ "workingDirectory": ".."
7
}
8
9
0 commit comments