File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/loc/lcl/chs/diagnosticMessages Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4087
4087
<Str Cat="Text">
4088
4088
<Val><![CDATA[Function lacks ending return statement and return type does not include 'undefined'.]]></Val>
4089
4089
<Tgt Cat="Text" Stat="Loc" Orig="New">
4090
- <Val><![CDATA[函数缺少结束返回语句 ,返回类型不包括 "undefined"。]]></Val>
4090
+ <Val><![CDATA[函数缺少结束 return 语句 ,返回类型不包括 "undefined"。]]></Val>
4091
4091
</Tgt>
4092
4092
</Str>
4093
4093
<Disp Icon="Str" />
4987
4987
<Str Cat="Text">
4988
4988
<Val><![CDATA[JSX fragment is not supported when using an inline JSX factory pragma]]></Val>
4989
4989
<Tgt Cat="Text" Stat="Loc" Orig="New">
4990
- <Val><![CDATA[使用内联 JSX 工厂杂注时 ,不支持 JSX 片段]]></Val>
4990
+ <Val><![CDATA[使用内联 JSX 工厂 pragma 时 ,不支持 JSX 片段]]></Val>
4991
4991
</Tgt>
4992
4992
</Str>
4993
4993
<Disp Icon="Str" />
You can’t perform that action at this time.
0 commit comments