Skip to content

Commit 0af2497

Browse files
authored
LEGO: Merge pull request 45816
LEGO: Merge pull request 45816
1 parent 7e400b4 commit 0af2497

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -15258,6 +15258,15 @@
1525815258
</Str>
1525915259
<Disp Icon="Str" />
1526015260
</Item>
15261+
<Item ItemId=";_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258" ItemType="0" PsrId="306" Leaf="true">
15262+
<Str Cat="Text">
15263+
<Val><![CDATA['{0}' should be set inside the 'compilerOptions' object of the config json file]]></Val>
15264+
<Tgt Cat="Text" Stat="Loc" Orig="New">
15265+
<Val><![CDATA["{0}" sollte im CompilerOptions-Objekt der JSON-Konfigurationsdatei festgelegt werden.]]></Val>
15266+
</Tgt>
15267+
</Str>
15268+
<Disp Icon="Str" />
15269+
</Item>
1526115270
<Item ItemId=";_0_tag_already_specified_1223" ItemType="0" PsrId="306" Leaf="true">
1526215271
<Str Cat="Text">
1526315272
<Val><![CDATA['{0}' tag already specified.]]></Val>

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

+9
Original file line numberDiff line numberDiff line change
@@ -15264,6 +15264,15 @@
1526415264
</Str>
1526515265
<Disp Icon="Str" />
1526615266
</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[config json ファイル の 'compilerOptions' オブジェクト内に '{0}' を設定する必要があります。]]></Val>
15272+
</Tgt>
15273+
</Str>
15274+
<Disp Icon="Str" />
15275+
</Item>
1526715276
<Item ItemId=";_0_tag_already_specified_1223" ItemType="0" PsrId="306" Leaf="true">
1526815277
<Str Cat="Text">
1526915278
<Val><![CDATA['{0}' tag already specified.]]></Val>

0 commit comments

Comments
 (0)