Browse Source

fix: uuid translation in Korean (#29731)

Seop Yoon 1 năm trước cách đây
mục cha
commit
8be6bed537
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/api/ko/core/Object3D.html

+ 1 - 1
docs/api/ko/core/Object3D.html

@@ -197,7 +197,7 @@
 		<h3>[property:String uuid]</h3>
 		<h3>[property:String uuid]</h3>
 		<p>
 		<p>
 		이 객체 인스턴스의 [link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID]입니다.
 		이 객체 인스턴스의 [link:http://en.wikipedia.org/wiki/Universally_unique_identifier UUID]입니다.
-		자동으로 할당되며, 수정할 수 없습니다.
+		자동으로 할당되니 수정하지 마십시오.
 		</p>
 		</p>
 
 
 		<h3>[property:Boolean visible]</h3>
 		<h3>[property:Boolean visible]</h3>

粤ICP备19079148号