Skip to content

Commit a84ca30

Browse files
authored
LEGO: Merge pull request 45088
LEGO: Merge pull request 45088
1 parent 64e19ff commit a84ca30

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5913,6 +5913,15 @@
59135913
</Str>
59145914
<Disp Icon="Str" />
59155915
</Item>
5916+
<Item ItemId=";Expected_for_property_initializer_1442" ItemType="0" PsrId="306" Leaf="true">
5917+
<Str Cat="Text">
5918+
<Val><![CDATA[Expected '=' for property initializer.]]></Val>
5919+
<Tgt Cat="Text" Stat="Loc" Orig="New">
5920+
<Val><![CDATA[プロパティ初期化子には '=' を期待しています。]]></Val>
5921+
</Tgt>
5922+
</Str>
5923+
<Disp Icon="Str" />
5924+
</Item>
59165925
<Item ItemId=";Expected_type_of_0_field_in_package_json_to_be_1_got_2_6105" ItemType="0" PsrId="306" Leaf="true">
59175926
<Str Cat="Text">
59185927
<Val><![CDATA[Expected type of '{0}' field in 'package.json' to be '{1}', got '{2}'.]]></Val>
@@ -8289,15 +8298,6 @@
82898298
</Str>
82908299
<Disp Icon="Str" />
82918300
</Item>
8292-
<Item ItemId=";Missing_before_default_property_value_1442" ItemType="0" PsrId="306" Leaf="true">
8293-
<Str Cat="Text">
8294-
<Val><![CDATA[Missing '=' before default property value.]]></Val>
8295-
<Tgt Cat="Text" Stat="Loc" Orig="New">
8296-
<Val><![CDATA[既定のプロパティ値の前に '=' がありません。]]></Val>
8297-
</Tgt>
8298-
</Str>
8299-
<Disp Icon="Str" />
8300-
</Item>
83018301
<Item ItemId=";Modifiers_cannot_appear_here_1184" ItemType="0" PsrId="306" Leaf="true">
83028302
<Str Cat="Text">
83038303
<Val><![CDATA[Modifiers cannot appear here.]]></Val>

0 commit comments

Comments
 (0)