Created
March 15, 2022 16:44
-
-
Save rmarinho/d90f3d5c8e502673f645f8500a1c9ff0 to your computer and use it in GitHub Desktop.
Loc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"CopyOption": "LangIDOnName", | |
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-contentpage-xaml\\.template.config\\localize\\" | |
}, | |
{ | |
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-contentview-csharp\\.template.config\\localize\\templatestrings.json", | |
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-contentview-csharp\\.template.config\\localize\\templatestrings.json.lcl", | |
"CopyOption": "LangIDOnName", | |
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-contentview-csharp\\.template.config\\localize\\" | |
}, | |
{ | |
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-contentview-xaml\\.template.config\\localize\\templatestrings.json", | |
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-contentview-xaml\\.template.config\\localize\\templatestrings.json.lcl", | |
"CopyOption": "LangIDOnName", | |
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-contentview-xaml\\.template.config\\localize\\" | |
}, | |
{ | |
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-lib\\.template.config\\localize\\templatestrings.json", | |
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-lib\\.template.config\\localize\\templatestrings.json.lcl", | |
"CopyOption": "LangIDOnName", | |
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-lib\\.template.config\\localize\\" | |
}, | |
{ | |
"SourceFile": ".\\src\\Templates\\src\\templates\\maui-mobile\\.template.config\\localize\\templatestrings.json", | |
"LclFile": "loc\\{Lang}\\src\\Templates\\src\\templates\\maui-mobile\\.template.config\\localize\\templatestrings.json.lcl", | |
"CopyOption": "LangIDOnName", | |
"OutputPath": ".\\src\\Templates\\src\\templates\\maui-mobile\\.template.config\\localize\\" | |
} | |
], | |
"LssFiles": [ | |
], | |
"CloneLanguageSet": "" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment