Skip to content

Commit 9681796

Browse files
authored
LEGO: Merge pull request 24692
LEGO: Merge pull request 24692
2 parents 4784f5b + 54845d2 commit 9681796

1 file changed

Lines changed: 33 additions & 0 deletions

File tree

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

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,6 +2619,24 @@
26192619
</Str>
26202620
<Disp Icon="Str" />
26212621
</Item>
2622+
<Item ItemId=";Convert_named_imports_to_namespace_import_95057" ItemType="0" PsrId="306" Leaf="true">
2623+
<Str Cat="Text">
2624+
<Val><![CDATA[Convert named imports to namespace import]]></Val>
2625+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2626+
<Val><![CDATA[名前付きインポートを名前空間インポートに変換します]]></Val>
2627+
</Tgt>
2628+
</Str>
2629+
<Disp Icon="Str" />
2630+
</Item>
2631+
<Item ItemId=";Convert_namespace_import_to_named_imports_95056" ItemType="0" PsrId="306" Leaf="true">
2632+
<Str Cat="Text">
2633+
<Val><![CDATA[Convert namespace import to named imports]]></Val>
2634+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2635+
<Val><![CDATA[名前空間インポートを名前付きインポートに変換します]]></Val>
2636+
</Tgt>
2637+
</Str>
2638+
<Disp Icon="Str" />
2639+
</Item>
26222640
<Item ItemId=";Convert_require_to_import_95047" ItemType="0" PsrId="306" Leaf="true">
26232641
<Str Cat="Text">
26242642
<Val><![CDATA[Convert 'require' to 'import']]></Val>
@@ -5433,6 +5451,15 @@
54335451
</Str>
54345452
<Disp Icon="Str" />
54355453
</Item>
5454+
<Item ItemId=";Object_is_of_type_unknown_2571" ItemType="0" PsrId="306" Leaf="true">
5455+
<Str Cat="Text">
5456+
<Val><![CDATA[Object is of type 'unknown'.]]></Val>
5457+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5458+
<Val><![CDATA[オブジェクト型は 'unknown' です。]]></Val>
5459+
</Tgt>
5460+
</Str>
5461+
<Disp Icon="Str" />
5462+
</Item>
54365463
<Item ItemId=";Object_is_possibly_null_2531" ItemType="0" PsrId="306" Leaf="true">
54375464
<Str Cat="Text">
54385465
<Val><![CDATA[Object is possibly 'null'.]]></Val>
@@ -8682,6 +8709,12 @@
86828709
</Str>
86838710
<Disp Icon="Str" />
86848711
</Item>
8712+
<Item ItemId=";Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069" ItemType="0" PsrId="306" Leaf="true">
8713+
<Str Cat="Text">
8714+
<Val><![CDATA[Unexpected token. A type parameter name was expected without curly braces.]]></Val>
8715+
</Str>
8716+
<Disp Icon="Str" />
8717+
</Item>
86858718
<Item ItemId=";Unexpected_token_expected_1179" ItemType="0" PsrId="306" Leaf="true">
86868719
<Str Cat="Text">
86878720
<Val><![CDATA[Unexpected token. '{' expected.]]></Val>

0 commit comments

Comments
 (0)