Skip to content

Commit 935a108

Browse files
authored
LEGO: Merge pull request 41376
LEGO: Merge pull request 41376
2 parents ad70313 + 487b37c commit 935a108

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10560,11 +10560,11 @@
1056010560
</Str>
1056110561
<Disp Icon="Str" />
1056210562
</Item>
10563-
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_esnext_or_system_1343" ItemType="0" PsrId="306" Leaf="true">
10563+
<Item ItemId=";The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_esnext_or_system_1343" ItemType="0" PsrId="306" Leaf="true">
1056410564
<Str Cat="Text">
10565-
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'esnext' or 'system'.]]></Val>
10565+
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'.]]></Val>
1056610566
<Tgt Cat="Text" Stat="Loc" Orig="New">
10567-
<Val><![CDATA[Metavlastnost import.meta se povoluje jen v případě, že možnost --module je nastavená na esnext nebo system.]]></Val>
10567+
<Val><![CDATA[Metavlastnost import.meta se povoluje jen v případě, že možnost --module je nastavená na es2020, esnext nebo system.]]></Val>
1056810568
</Tgt>
1056910569
</Str>
1057010570
<Disp Icon="Str" />

0 commit comments

Comments
 (0)