Skip to content

Commit e35336c

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 0223404 commit e35336c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3887,6 +3887,15 @@
38873887
</Str>
38883888
<Disp Icon="Str" />
38893889
</Item>
3890+
<Item ItemId=";Generate_get_and_set_accessors_95046" ItemType="0" PsrId="306" Leaf="true">
3891+
<Str Cat="Text">
3892+
<Val><![CDATA[Generate 'get' and 'set' accessors]]></Val>
3893+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3894+
<Val><![CDATA[Gerar acessadores 'get' e 'set']]></Val>
3895+
</Tgt>
3896+
</Str>
3897+
<Disp Icon="Str" />
3898+
</Item>
38903899
<Item ItemId=";Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000" ItemType="0" PsrId="306" Leaf="true">
38913900
<Str Cat="Text">
38923901
<Val><![CDATA[Generates a sourcemap for each corresponding '.d.ts' file.]]></Val>
@@ -5996,6 +6005,9 @@
59966005
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
59976006
<Str Cat="Text">
59986007
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6008+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6009+
<Val><![CDATA[A propriedade '{0}' não existe no tipo '{1}'. Você esqueceu de usar 'await'?]]></Val>
6010+
</Tgt>
59996011
</Str>
60006012
<Disp Icon="Str" />
60016013
</Item>

0 commit comments

Comments
 (0)