Skip to content

Commit d9cb799

Browse files
authored
Merge pull request #20728 from linbingquan/dev-strings
Editor: Updated Strings.js
2 parents 8a8c500 + 01df294 commit d9cb799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

editor/js/Strings.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -904,8 +904,8 @@ function Strings( config ) {
904904
'sidebar/material/side/front': '正面',
905905
'sidebar/material/side/back': '背面',
906906
'sidebar/material/side/double': '双面',
907-
'sidebar/material/size': 'Size',
908-
'sidebar/material/sizeAttenuation': 'Size Attenuation',
907+
'sidebar/material/size': '大小',
908+
'sidebar/material/sizeAttenuation': '大小衰减',
909909
'sidebar/material/flatshaded': '平面着色',
910910
'sidebar/material/blending': '混合',
911911
'sidebar/material/blending/no': '无',

0 commit comments

Comments
 (0)