Skip to content

Commit b803a26

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 8f8fec4 commit b803a26

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8753,6 +8753,15 @@
87538753
</Str>
87548754
<Disp Icon="Str" />
87558755
</Item>
8756+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8757+
<Str Cat="Text">
8758+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8759+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8760+
<Val><![CDATA[Deklaracje „infer” są dozwolone tylko w klauzuli „extends” typu warunkowego.]]></Val>
8761+
</Tgt>
8762+
</Str>
8763+
<Disp Icon="Str" />
8764+
</Item>
87568765
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87578766
<Str Cat="Text">
87588767
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

0 commit comments

Comments
 (0)