Skip to content

Commit e05cce0

Browse files
authored
LEGO: Merge pull request 24646
LEGO: Merge pull request 24646
2 parents 667de4b + c5492fa commit e05cce0

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

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

Lines changed: 27 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[개체가 '알 수 없는' 형식입니다.]]></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>

0 commit comments

Comments
 (0)