We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea521d4 commit 02dac16Copy full SHA for 02dac16
src/loc/lcl/kor/diagnosticMessages/diagnosticMessages.generated.json.lcl
@@ -15264,6 +15264,15 @@
15264
</Str>
15265
<Disp Icon="Str" />
15266
</Item>
15267
+ <Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
15268
+ <Str Cat="Text">
15269
+ <Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>
15270
+ <Tgt Cat="Text" Stat="Loc" Orig="New">
15271
+ <Val><![CDATA['{0}'은(는) 구성 json 파일의 'compilerOptions' 개체 내에 설정해야 합니다.]]></Val>
15272
+ </Tgt>
15273
+ </Str>
15274
+ <Disp Icon="Str" />
15275
+ </Item>
15276
<Item ItemId=";_0_tag_already_specified_1223" ItemType="0" PsrId="306" Leaf="true">
15277
<Str Cat="Text">
15278
<Val><![CDATA['{0}' tag already specified.]]></Val>
0 commit comments