Browse Source

Merge pull request #19590 from linbingquan/dev-zh

Updated: String.js
Mr.doob 5 years ago
parent
commit
a63092bd0f
1 changed files with 1 additions and 1 deletions
  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': '场景',