Skip to content

Commit f09c5e8

Browse files
authored
LEGO: Merge pull request 46138
LEGO: Merge pull request 46138
1 parent e96c10f commit f09c5e8

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13044,12 +13044,18 @@
1304413044
<Item ItemId=";The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207" ItemType="0" PsrId="306" Leaf="true">
1304513045
<Str Cat="Text">
1304613046
<Val><![CDATA[The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.]]></Val>
13047+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13048+
<Val><![CDATA[Pokud se v příkazu k exportu používá „export type“, nemůžete v pojmenovaném exportu použít modifikátor „type“.]]></Val>
13049+
</Tgt>
1304713050
</Str>
1304813051
<Disp Icon="Str" />
1304913052
</Item>
1305013053
<Item ItemId=";The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206" ItemType="0" PsrId="306" Leaf="true">
1305113054
<Str Cat="Text">
1305213055
<Val><![CDATA[The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.]]></Val>
13056+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13057+
<Val><![CDATA[Pokud se v příkazu k importu používá „import type“, nemůžete v pojmenovaném importu použít modifikátor „type“.]]></Val>
13058+
</Tgt>
1305313059
</Str>
1305413060
<Disp Icon="Str" />
1305513061
</Item>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13047,12 +13047,18 @@
1304713047
<Item ItemId=";The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207" ItemType="0" PsrId="306" Leaf="true">
1304813048
<Str Cat="Text">
1304913049
<Val><![CDATA[The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.]]></Val>
13050+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13051+
<Val><![CDATA[Le ’type’ de modificateur ne peut pas être utilisé sur une importation nommée quand le ’type’ d’exportation est utilisé dans son instruction import.]]></Val>
13052+
</Tgt>
1305013053
</Str>
1305113054
<Disp Icon="Str" />
1305213055
</Item>
1305313056
<Item ItemId=";The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206" ItemType="0" PsrId="306" Leaf="true">
1305413057
<Str Cat="Text">
1305513058
<Val><![CDATA[The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.]]></Val>
13059+
<Tgt Cat="Text" Stat="Loc" Orig="New">
13060+
<Val><![CDATA[Le ’type’ de modificateur ne peut pas être utilisé sur une importation nommée quand le ’type’ d’importation est utilisé dans son instruction import.]]></Val>
13061+
</Tgt>
1305613062
</Str>
1305713063
<Disp Icon="Str" />
1305813064
</Item>

0 commit comments

Comments
 (0)