Skip to content

Commit cf74363

Browse files
authored
LEGO: Merge pull request 45368
LEGO: Merge pull request 45368
1 parent 99622fc commit cf74363

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl

+9
Original file line numberDiff line numberDiff line change
@@ -1116,6 +1116,9 @@
11161116
<Item ItemId=";Add_all_missing_attributes_95168" ItemType="0" PsrId="306" Leaf="true">
11171117
<Str Cat="Text">
11181118
<Val><![CDATA[Add all missing attributes]]></Val>
1119+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1120+
<Val><![CDATA[添加所有缺少的属性]]></Val>
1121+
</Tgt>
11191122
</Str>
11201123
<Disp Icon="Str" />
11211124
</Item>
@@ -1332,6 +1335,9 @@
13321335
<Item ItemId=";Add_missing_attributes_95167" ItemType="0" PsrId="306" Leaf="true">
13331336
<Str Cat="Text">
13341337
<Val><![CDATA[Add missing attributes]]></Val>
1338+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1339+
<Val><![CDATA[添加缺少的属性]]></Val>
1340+
</Tgt>
13351341
</Str>
13361342
<Disp Icon="Str" />
13371343
</Item>
@@ -3606,6 +3612,9 @@
36063612
<Item ItemId=";Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210" ItemType="0" PsrId="306" Leaf="true">
36073613
<Str Cat="Text">
36083614
<Val><![CDATA[Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode.]]></Val>
3615+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3616+
<Val><![CDATA[类中包含的代码在 JavaScript 的严格模式下进行计算,该模式不允许以此方式使用“{0}”。有关详细信息,请参阅 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Strict_mode。]]></Val>
3617+
</Tgt>
36093618
</Str>
36103619
<Disp Icon="Str" />
36113620
</Item>

0 commit comments

Comments
 (0)