[Loc] add azcli for localization (#18127)

This commit is contained in:
Alex Ma
2022-01-19 14:25:13 -08:00
committed by GitHub
parent 7b29c1fdac
commit 1245829f0d
3 changed files with 241 additions and 0 deletions

View File

@@ -26,6 +26,12 @@
"LclFile": "resources\\localization\\LCL\\{Lang}\\asde-deployment.xlf.lcl",
"CopyOption": "LangIDOnPath",
"OutputPath": "resources\\xlf"
},
{
"SourceFile": "resources\\xlf\\en\\azcli.xlf",
"LclFile": "resources\\localization\\LCL\\{Lang}\\azcli.xlf.lcl",
"CopyOption": "LangIDOnPath",
"OutputPath": "resources\\xlf"
},
{
"SourceFile": "resources\\xlf\\en\\azurecore.xlf",