Skip to content

Commit 3c92344

Browse files
authored
LEGO: Merge pull request 23428
LEGO: Merge pull request 23428
2 parents a297a28 + f5b7826 commit 3c92344

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

+6
Original file line numberDiff line numberDiff line change
@@ -3900,6 +3900,9 @@
39003900
<Item ItemId=";Generate_get_and_set_accessors_95046" ItemType="0" PsrId="306" Leaf="true">
39013901
<Str Cat="Text">
39023902
<Val><![CDATA[Generate 'get' and 'set' accessors]]></Val>
3903+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3904+
<Val><![CDATA[產生 'get' 與 'set' 存取子]]></Val>
3905+
</Tgt>
39033906
</Str>
39043907
<Disp Icon="Str" />
39053908
</Item>
@@ -6015,6 +6018,9 @@
60156018
<Item ItemId=";Property_0_does_not_exist_on_type_1_Did_you_forget_to_use_await_2570" ItemType="0" PsrId="306" Leaf="true">
60166019
<Str Cat="Text">
60176020
<Val><![CDATA[Property '{0}' does not exist on type '{1}'. Did you forget to use 'await'?]]></Val>
6021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
6022+
<Val><![CDATA[類型 '{1}' 不存在屬性 '{0}'。是否忘記要使用 'await'?]]></Val>
6023+
</Tgt>
60186024
</Str>
60196025
<Disp Icon="Str" />
60206026
</Item>

0 commit comments

Comments
 (0)