Skip to content

Commit 966d978

Browse files
authored
LEGO: Merge pull request 41335
LEGO: Merge pull request 41335
2 parents 80dc9d9 + 3cbce3a commit 966d978

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10563,11 +10563,11 @@
1056310563
</Str>
1056410564
<Disp Icon="Str" />
1056510565
</Item>
10566-
<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">
10566+
<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">
1056710567
<Str Cat="Text">
10568-
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'esnext' or 'system'.]]></Val>
10568+
<Val><![CDATA[The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'esnext', or 'system'.]]></Val>
1056910569
<Tgt Cat="Text" Stat="Loc" Orig="New">
10570-
<Val><![CDATA[La métapropriété 'import.meta' est autorisée uniquement quand l'option '--module' a la valeur 'esnext' ou 'system'.]]></Val>
10570+
<Val><![CDATA[La métapropriété 'import.meta' est autorisée uniquement quand l'option '--module' a la valeur 'es2020', 'esnext' ou 'system'.]]></Val>
1057110571
</Tgt>
1057210572
</Str>
1057310573
<Disp Icon="Str" />

0 commit comments

Comments
 (0)