Skip to content

Commit fb02d67

Browse files
authored
LEGO: Merge pull request 23269
LEGO: Merge pull request 23269
2 parents ae0ccf3 + bcbaac9 commit fb02d67

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

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

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,21 @@
37713771
</Str>
37723772
<Disp Icon="Str" />
37733773
</Item>
3774+
<Item ItemId=";Found_0_errors_6194" ItemType="0" PsrId="306" Leaf="true">
3775+
<Str Cat="Text">
3776+
<Val><![CDATA[Found {0} errors.]]></Val>
3777+
</Str>
3778+
<Disp Icon="Str" />
3779+
</Item>
3780+
<Item ItemId=";Found_1_error_6193" ItemType="0" PsrId="306" Leaf="true">
3781+
<Str Cat="Text">
3782+
<Val><![CDATA[Found 1 error.]]></Val>
3783+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3784+
<Val><![CDATA[找到 1 个错误。]]></Val>
3785+
</Tgt>
3786+
</Str>
3787+
<Disp Icon="Str" />
3788+
</Item>
37743789
<Item ItemId=";Found_package_json_at_0_6099" ItemType="0" PsrId="306" Leaf="true">
37753790
<Str Cat="Text">
37763791
<Val><![CDATA[Found 'package.json' at '{0}'.]]></Val>
@@ -5988,6 +6003,12 @@
59886003
</Str>
59896004
<Disp Icon="Str" />
59906005
</Item>
6006+
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
6007+
<Str Cat="Text">
6008+
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6009+
</Str>
6010+
<Disp Icon="Str" />
6011+
</Item>
59916012
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551" ItemType="0" PsrId="306" Leaf="true">
59926013
<Str Cat="Text">
59936014
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?]]></Val>

0 commit comments

Comments
 (0)