浏览代码

Editor: Update strings.js for zh (#24323)

linbingquan 3 年之前
父节点
当前提交
cc4365e1fb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      editor/js/Strings.js

+ 1 - 1
editor/js/Strings.js

@@ -818,7 +818,7 @@ function Strings( config ) {
 			'sidebar/geometry/bounds': '界限',
 			'sidebar/geometry/show_vertex_normals': '显示顶点法线',
 			'sidebar/geometry/compute_vertex_normals': '计算顶点法线',
-			'sidebar/geometry/center': 'Center',
+			'sidebar/geometry/center': '居中',
 
 			'sidebar/geometry/box_geometry/width': '宽度',
 			'sidebar/geometry/box_geometry/height': '高度',