Skip to content

Commit 4116034

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 5d81b17 commit 4116034

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10551,11 +10551,11 @@
1055110551
</Str>
1055210552
<Disp Icon="Str" />
1055310553
</Item>
10554-
<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">
10554+
<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">
1055510555
<Str Cat="Text">
10556-
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'esnext' or 'system'.]]></Val>
10556+
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'.]]></Val>
1055710557
<Tgt Cat="Text" Stat="Loc" Orig="New">
10558-
<Val><![CDATA[仅当 "--module" 选项为 "esnext" 或 "system" 时,才允许使用 "import. meta" 元属性。]]></Val>
10558+
<Val><![CDATA[仅当 "--module" 选项为 "es2020"、"esnext" 或 "system" 时,才允许使用 "import. meta" 元属性。]]></Val>
1055910559
</Tgt>
1056010560
</Str>
1056110561
<Disp Icon="Str" />

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10544,11 +10544,11 @@
1054410544
</Str>
1054510545
<Disp Icon="Str" />
1054610546
</Item>
10547-
<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">
10547+
<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">
1054810548
<Str Cat="Text">
10549-
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'esnext' or 'system'.]]></Val>
10549+
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'.]]></Val>
1055010550
<Tgt Cat="Text" Stat="Loc" Orig="New">
10551-
<Val><![CDATA['import.meta' meta özelliğine yalnızca '--module' seçeneği 'esnext' veya 'system' olduğunda izin verilir.]]></Val>
10551+
<Val><![CDATA['import.meta' meta özelliğine yalnızca '--module' seçeneği 'es2020', 'esnext' veya 'system' olduğunda izin verilir.]]></Val>
1055210552
</Tgt>
1055310553
</Str>
1055410554
<Disp Icon="Str" />

0 commit comments

Comments
 (0)