Browse Source

Docs: fix untranslated parts (#23445)

Jovey Zheng 3 years ago
parent
commit
5c8e123999
1 changed files with 1 additions and 2 deletions
  1. 1 2
      docs/manual/zh/introduction/Loading-3D-models.html

+ 1 - 2
docs/manual/zh/introduction/Loading-3D-models.html

@@ -69,8 +69,7 @@
 	<h2>加载</h2>
 	<h2>加载</h2>
 
 
 	<p>
 	<p>
-		Only a few loaders (e.g. [page:ObjectLoader]) are included by default with
-		three.js — others should be added to your app individually.
+		在three.js中只会内置一部分加载器(例如:[page:ObjectLoader]) —— 其它的需要在你的应用中单独引入。
 	</p>
 	</p>
 
 
 	<code>
 	<code>