[Loc] update XLFs and main resx to proper version (for cake build) (#1256)

This commit is contained in:
Alex Ma
2021-10-04 11:35:23 -07:00
committed by GitHub
parent 4cc261e056
commit 3442c08012
12 changed files with 130 additions and 8 deletions

View File

@@ -2421,6 +2421,18 @@
<note>
</note>
</trans-unit>
<trans-unit id="CouldntFindAzureFunction">
<source>Couldn't find Azure function with FunctionName {0} in {1}</source>
<target state="translated">FunctionName {0} の Azure 関数が {1} に見つかりませんでした</target>
<note>
</note>
</trans-unit>
<trans-unit id="MoreThanOneAzureFunctionWithName">
<source>Couldn't find Azure function with FunctionName {0} in {1}</source>
<target state="translated">FunctionName {0} の Azure 関数が {1} に複数見つかりました</target>
<note>
</note>
</trans-unit>
</body>
</file>
</xliff>