Skip to content

Commit 8248075

Browse files
authored
LEGO: Merge pull request 23302
LEGO: Merge pull request 23302
2 parents 668c5ff + 651412c commit 8248075

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3771,6 +3771,24 @@
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+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3778+
<Val><![CDATA[Sono stati trovati {0} errori.]]></Val>
3779+
</Tgt>
3780+
</Str>
3781+
<Disp Icon="Str" />
3782+
</Item>
3783+
<Item ItemId=";Found_1_error_6193" ItemType="0" PsrId="306" Leaf="true">
3784+
<Str Cat="Text">
3785+
<Val><![CDATA[Found 1 error.]]></Val>
3786+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3787+
<Val><![CDATA[È stato trovato 1 errore.]]></Val>
3788+
</Tgt>
3789+
</Str>
3790+
<Disp Icon="Str" />
3791+
</Item>
37743792
<Item ItemId=";Found_package_json_at_0_6099" ItemType="0" PsrId="306" Leaf="true">
37753793
<Str Cat="Text">
37763794
<Val><![CDATA[Found 'package.json' at '{0}'.]]></Val>
@@ -5988,6 +6006,12 @@
59886006
</Str>
59896007
<Disp Icon="Str" />
59906008
</Item>
6009+
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
6010+
<Str Cat="Text">
6011+
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6012+
</Str>
6013+
<Disp Icon="Str" />
6014+
</Item>
59916015
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551" ItemType="0" PsrId="306" Leaf="true">
59926016
<Str Cat="Text">
59936017
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?]]></Val>

0 commit comments

Comments
 (0)