Skip to content

Commit d88041f

Browse files
authored
LEGO: Merge pull request 22703
LEGO: Merge pull request 22703
2 parents 737859e + 995c7db commit d88041f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -4374,6 +4374,15 @@
43744374
</Str>
43754375
<Disp Icon="Str" />
43764376
</Item>
4377+
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029" ItemType="0" PsrId="306" Leaf="true">
4378+
<Str Cat="Text">
4379+
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type.]]></Val>
4380+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4381+
<Val><![CDATA[Il nome del tag '@param' di JSDoc è '{0}', ma non esiste alcun parametro con questo nome. Se contenesse un tipo matrice, corrisponderebbe ad 'arguments'.]]></Val>
4382+
</Tgt>
4383+
</Str>
4384+
<Disp Icon="Str" />
4385+
</Item>
43774386
<Item ItemId=";JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021" ItemType="0" PsrId="306" Leaf="true">
43784387
<Str Cat="Text">
43794388
<Val><![CDATA[JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags.]]></Val>

0 commit comments

Comments
 (0)