File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -13035,12 +13035,18 @@
1303513035 <Item ItemId=";The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207" ItemType="0" PsrId="306" Leaf="true">
1303613036 <Str Cat="Text">
1303713037 <Val><![CDATA[The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement.]]></Val>
13038+ <Tgt Cat="Text" Stat="Loc" Orig="New">
13039+ <Val><![CDATA[在将 “export type” 用在其导出语句上时,不能在已命名导出上使用 “type” 修饰符。]]></Val>
13040+ </Tgt>
1303813041 </Str>
1303913042 <Disp Icon="Str" />
1304013043 </Item>
1304113044 <Item ItemId=";The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206" ItemType="0" PsrId="306" Leaf="true">
1304213045 <Str Cat="Text">
1304313046 <Val><![CDATA[The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement.]]></Val>
13047+ <Tgt Cat="Text" Stat="Loc" Orig="New">
13048+ <Val><![CDATA[在将 “import type” 用在其导入语句上时,不能在已命名导入上使用 “type” 修饰符。。]]></Val>
13049+ </Tgt>
1304413050 </Str>
1304513051 <Disp Icon="Str" />
1304613052 </Item>
You can’t perform that action at this time.
0 commit comments