Skip to content

Commit 10dfb93

Browse files
authored
LEGO: Merge pull request 21667
LEGO: Merge pull request 21667
2 parents c33a14d + 1a8a996 commit 10dfb93

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8769,6 +8769,15 @@
87698769
</Str>
87708770
<Disp Icon="Str" />
87718771
</Item>
8772+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8773+
<Str Cat="Text">
8774+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8775+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8776+
<Val><![CDATA[Le dichiarazioni 'infer' sono consentite solo nella clausola 'extends' di un tipo condizionale.]]></Val>
8777+
</Tgt>
8778+
</Str>
8779+
<Disp Icon="Str" />
8780+
</Item>
87728781
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87738782
<Str Cat="Text">
87748783
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

0 commit comments

Comments
 (0)