Skip to content

Commit 794c870

Browse files
authored
LEGO: Merge pull request 22079
LEGO: Merge pull request 22079
2 parents 4833657 + 81e5cf7 commit 794c870

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -3021,6 +3021,15 @@
30213021
</Str>
30223022
<Disp Icon="Str" />
30233023
</Item>
3024+
<Item ItemId=";Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567" ItemType="0" PsrId="306" Leaf="true">
3025+
<Str Cat="Text">
3026+
<Val><![CDATA[Enum declarations can only merge with namespace or other enum declarations.]]></Val>
3027+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3028+
<Val><![CDATA[열거형 선언은 네임스페이스 또는 다른 열거형 선언과만 병합할 수 있습니다.]]></Val>
3029+
</Tgt>
3030+
</Str>
3031+
<Disp Icon="Str" />
3032+
</Item>
30243033
<Item ItemId=";Enum_declarations_must_all_be_const_or_non_const_2473" ItemType="0" PsrId="306" Leaf="true">
30253034
<Str Cat="Text">
30263035
<Val><![CDATA[Enum declarations must all be const or non-const.]]></Val>

0 commit comments

Comments
 (0)