Skip to content

Commit 5488a10

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent c1b4c5b commit 5488a10

4 files changed

Lines changed: 36 additions & 0 deletions

File tree

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8769,6 +8769,15 @@
87698769
</Str>
87708770
<Disp Icon="Str" />
87718771
</Item>
8772+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8773+
<Str Cat="Text">
8774+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8775+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8776+
<Val><![CDATA[只允許在條件式類型的 'extends' 子句中使用 'infer' 宣告。]]></Val>
8777+
</Tgt>
8778+
</Str>
8779+
<Disp Icon="Str" />
8780+
</Item>
87728781
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87738782
<Str Cat="Text">
87748783
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8778,6 +8778,15 @@
87788778
</Str>
87798779
<Disp Icon="Str" />
87808780
</Item>
8781+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8782+
<Str Cat="Text">
8783+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8784+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8785+
<Val><![CDATA[Las declaraciones "infer" solo se permiten en la cláusula "extends" de un tipo condicional.]]></Val>
8786+
</Tgt>
8787+
</Str>
8788+
<Disp Icon="Str" />
8789+
</Item>
87818790
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87828791
<Str Cat="Text">
87838792
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8769,6 +8769,15 @@
87698769
</Str>
87708770
<Disp Icon="Str" />
87718771
</Item>
8772+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8773+
<Str Cat="Text">
8774+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8775+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8776+
<Val><![CDATA['infer' 宣言は、条件付き型の 'extends' 句でのみ許可されます。]]></Val>
8777+
</Tgt>
8778+
</Str>
8779+
<Disp Icon="Str" />
8780+
</Item>
87728781
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87738782
<Str Cat="Text">
87748783
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8769,6 +8769,15 @@
87698769
</Str>
87708770
<Disp Icon="Str" />
87718771
</Item>
8772+
<Item ItemId=";infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338" ItemType="0" PsrId="306" Leaf="true">
8773+
<Str Cat="Text">
8774+
<Val><![CDATA['infer' declarations are only permitted in the 'extends' clause of a conditional type.]]></Val>
8775+
<Tgt Cat="Text" Stat="Loc" Orig="New">
8776+
<Val><![CDATA['infer' 선언은 조건 형식의 'extends' 절에서만 사용할 수 있습니다.]]></Val>
8777+
</Tgt>
8778+
</Str>
8779+
<Disp Icon="Str" />
8780+
</Item>
87728781
<Item ItemId=";interface_declarations_can_only_be_used_in_a_ts_file_8006" ItemType="0" PsrId="306" Leaf="true">
87738782
<Str Cat="Text">
87748783
<Val><![CDATA['interface declarations' can only be used in a .ts file.]]></Val>

0 commit comments

Comments
 (0)