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

This commit is contained in:
Alex Ma
2022-02-02 16:09:32 -08:00
committed by GitHub
parent 3c93d57730
commit 3157c6186e
20 changed files with 250 additions and 0 deletions

View File

@@ -3526,4 +3526,13 @@
<data name="TableDesignerColumnsDisplayValueTitle" xml:space="preserve">
<value>列</value>
</data>
<data name="MissingIndexFormat" xml:space="preserve">
<value>缺少索引(影响 {0}): {1}</value>
</data>
<data name="MissingIndexDetailsTitle" xml:space="preserve">
<value>//*
{0} 中缺少索引的详细信息
查询处理器估计采用以下索引可以将查询开销减少 {1}%。
*/</value>
</data>
</root>