소스 검색

Merge pull request #19590 from linbingquan/dev-zh

Updated: String.js
Mr.doob 5 년 전
부모
커밋
a63092bd0f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      editor/js/Strings.js

+ 1 - 1
editor/js/Strings.js

@@ -706,7 +706,7 @@ var Strings = function ( config ) {
 
 			'menubar/help': '帮助',
 			'menubar/help/source_code': '源码',
-			'menubar/help/icons': 'Icon Pack',
+			'menubar/help/icons': '图标组件包',
 			'menubar/help/about': '关于',
 
 			'sidebar/scene': '场景',