We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6459ee4 commit b43bc95Copy full SHA for b43bc95
1 file changed
src/loc/lcl/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -15525,6 +15525,9 @@
15525
<Item ItemId=";arguments_cannot_be_referenced_in_property_initializers_2815" ItemType="0" PsrId="306" Leaf="true">
15526
<Str Cat="Text">
15527
<Val><![CDATA['arguments' cannot be referenced in property initializers.]]></Val>
15528
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
15529
+ <Val><![CDATA[Na argumenty nejde odkazovat v inicializátorech vlastností.]]></Val>
15530
+ </Tgt>
15531
</Str>
15532
<Disp Icon="Str" />
15533
</Item>
0 commit comments