Skip to content

Commit d9fefd4

Browse files
authored
LEGO: Merge pull request 21857
LEGO: Merge pull request 21857
2 parents 57d94b9 + 9b65a7d commit d9fefd4

1 file changed

Lines changed: 9 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
@@ -8778,6 +8778,15 @@
87788778
</Str>
87798779
<Disp Icon="Str" />
87808780
</Item>
8781+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8782+
<Str Cat="Text">
8783+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8784+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8785+
<Val><![CDATA[Les déclarations 'infer' sont uniquement autorisées dans la clause 'extends' d’un type conditionnel.]]></Val>
8786+
</Tgt>
8787+
</Str>
8788+
<Disp Icon="Str" />
8789+
</Item>
87818790
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87828791
<Str Cat="Text">
87838792
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

0 commit comments

Comments
 (0)