Skip to content

Commit b0b6776

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 968943f commit b0b6776

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10197,6 +10197,15 @@
1019710197
</Str>
1019810198
<Disp Icon="Str" />
1019910199
</Item>
10200+
<Item ItemId=";The_operand_of_a_delete_operator_must_be_optional_2790" ItemType="0" PsrId="306" Leaf="true">
10201+
<Str Cat="Text">
10202+
<Val><![CDATA[The operand of a 'delete' operator must be optional.]]></Val>
10203+
<Tgt Cat="Text" Stat="Loc" Orig="New">
10204+
<Val><![CDATA["delete" 运算符的操作数必须是可选的。]]></Val>
10205+
</Tgt>
10206+
</Str>
10207+
<Disp Icon="Str" />
10208+
</Item>
1020010209
<Item ItemId=";The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777" ItemType="0" PsrId="306" Leaf="true">
1020110210
<Str Cat="Text">
1020210211
<Val><![CDATA[The operand of an increment or decrement operator may not be an optional property access.]]></Val>

0 commit comments

Comments
 (0)