Skip to content

Commit 1298945

Browse files
authored
LEGO: Merge pull request 20092
LEGO: Merge pull request 20092
2 parents 464ae31 + ad7149b commit 1298945

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4131,6 +4131,15 @@
41314131
</Str>
41324132
<Disp Icon="Str" />
41334133
</Item>
4134+
<Item ItemId=";JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028" ItemType="0" PsrId="306" Leaf="true">
4135+
<Str Cat="Text">
4136+
<Val><![CDATA[JSDoc '...' may only appear in the last parameter of a signature.]]></Val>
4137+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4138+
<Val><![CDATA[JSDoc '...' peut apparaître uniquement dans le dernier paramètre d'une signature.]]></Val>
4139+
</Tgt>
4140+
</Str>
4141+
<Disp Icon="Str" />
4142+
</Item>
41344143
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024" ItemType="0" PsrId="306" Leaf="true">
41354144
<Str Cat="Text">
41364145
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4103,6 +4103,15 @@
41034103
</Str>
41044104
<Disp Icon="Str" />
41054105
</Item>
4106+
<Item ItemId=";JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028" ItemType="0" PsrId="306" Leaf="true">
4107+
<Str Cat="Text">
4108+
<Val><![CDATA[JSDoc '...' may only appear in the last parameter of a signature.]]></Val>
4109+
<Tgt Cat="Text" Stat="Loc" Orig="New">
4110+
<Val><![CDATA[JSDoc '...' só pode aparecer no último parâmetro de uma assinatura.]]></Val>
4111+
</Tgt>
4112+
</Str>
4113+
<Disp Icon="Str" />
4114+
</Item>
41064115
<Item ItemId=";JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024" ItemType="0" PsrId="306" Leaf="true">
41074116
<Str Cat="Text">
41084117
<Val><![CDATA[JSDoc '@param' tag has name '{0}', but there is no parameter with that name.]]></Val>

0 commit comments

Comments
 (0)