[Loc] update to xlfs and resx (#1261)

This commit is contained in:
Alex Ma
2021-10-06 11:07:39 -07:00
committed by GitHub
parent 58160d03db
commit 2e08873246
20 changed files with 60 additions and 60 deletions

View File

@@ -1330,9 +1330,9 @@
<value>遇到不支持的令牌 {0}</value>
</data>
<data name="CouldntFindAzureFunction" xml:space="preserve">
<value>无法找到 FunctionName 为 {0} 的 Azure 函数(在 {1} 中)</value>
<value>无法找到 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中)</value>
</data>
<data name="MoreThanOneAzureFunctionWithName" xml:space="preserve">
<value>已找到多个 FunctionName 为 {0} 的 Azure 函数(在 {1} 中)</value>
<value>已找到多个 FunctionName 为 '{0}' 的 Azure 函数(在 {1} 中)</value>
</data>
</root>