We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb07891 commit 1055119Copy full SHA for 1055119
src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -15267,6 +15267,15 @@
15267
</Str>
15268
<Disp Icon="Str" />
15269
</Item>
15270
+ <Item ItemId=";_0_is_not_allowed_as_a_parameter_name_1390" ItemType="0" PsrId="306" Leaf="true">
15271
+ <Str Cat="Text">
15272
+ <Val><![CDATA['{0}' is not allowed as a parameter name.]]></Val>
15273
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
15274
+ <Val><![CDATA[不允许将 '{0}' 作为参数名。]]></Val>
15275
+ </Tgt>
15276
+ </Str>
15277
+ <Disp Icon="Str" />
15278
+ </Item>
15279
<Item ItemId=";_0_is_not_allowed_as_a_variable_declaration_name_1389" ItemType="0" PsrId="306" Leaf="true">
15280
<Str Cat="Text">
15281
<Val><![CDATA['{0}' is not allowed as a variable declaration name.]]></Val>
0 commit comments