mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
* TranslationHelper: Update/add if conditions * Resource strings: Update <ControlPanel> * Creating <LocProject.json>
15 lines
469 B
JSON
15 lines
469 B
JSON
{
|
|
"Projects": [
|
|
{
|
|
"LanguageSet": "Azure_Languages",
|
|
"LocItems": [
|
|
{
|
|
"SourceFile": "src\\modules\\launcher\\Plugins\\Microsoft.PowerToys.Run.Plugin.WindowsSettings\\Properties\\Resources.resx",
|
|
"CopyOption": "LangIDOnName",
|
|
"OutputPath": "src\\modules\\launcher\\Plugins\\Microsoft.PowerToys.Run.Plugin.WindowsSettings\\Properties"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|