Explorar o código

Docs: fix untranslated parts (#23445)

Jovey Zheng %!s(int64=4) %!d(string=hai) anos
pai
achega
5c8e123999
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  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>

粤ICP备19079148号