2
0
hareha 4 жил өмнө
parent
commit
756843a60e

+ 2 - 2
docs/index.html

@@ -32,7 +32,7 @@
 					<select id="language">
 						<option value="en">en</option>
 						<option value="ar">ar</option>
-						<option value="kr">한국어</option>
+						<option value="ko">한국어</option>
 						<option value="zh">中文</option>
 					</select>
 				</div>
@@ -73,7 +73,7 @@
 
 			if ( /^(api|manual|examples)/.test( hash ) ) {
 
-				const hashLanguage = /^(api|manual|examples)\/(en|ar|zh|kr)\//.exec( hash );
+				const hashLanguage = /^(api|manual|examples)\/(en|ar|ko|zh)\//.exec( hash );
 
 				if ( hashLanguage === null ) {
 

+ 1 - 1
docs/manual/kr/buildTools/Testing-with-NPM.html → docs/manual/ko/buildTools/Testing-with-NPM.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Animation-system.html → docs/manual/ko/introduction/Animation-system.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8" />
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Browser-support.html → docs/manual/ko/introduction/Browser-support.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
     <meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/Creating-text.html → docs/manual/ko/introduction/Creating-text.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Creating_a_scene.html → docs/manual/ko/introduction/Creating_a_scene.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Drawing-lines.html → docs/manual/ko/introduction/Drawing-lines.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
     <meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/FAQ.html → docs/manual/ko/introduction/FAQ.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/How-to-create-VR-content.html → docs/manual/ko/introduction/How-to-create-VR-content.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
 	<meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/How-to-dispose-of-objects.html → docs/manual/ko/introduction/How-to-dispose-of-objects.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
 	<meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/How-to-run-things-locally.html → docs/manual/ko/introduction/How-to-run-things-locally.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
     <meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/How-to-update-things.html → docs/manual/ko/introduction/How-to-update-things.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/How-to-use-post-processing.html → docs/manual/ko/introduction/How-to-use-post-processing.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Installation.html → docs/manual/ko/introduction/Installation.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
     <meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/Loading-3D-models.html → docs/manual/ko/introduction/Loading-3D-models.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 
 <head>
 	<meta charset="utf-8">

+ 1 - 1
docs/manual/kr/introduction/Matrix-transformations.html → docs/manual/ko/introduction/Matrix-transformations.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Typescript-setup.html → docs/manual/ko/introduction/Typescript-setup.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/Useful-links.html → docs/manual/ko/introduction/Useful-links.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />

+ 1 - 1
docs/manual/kr/introduction/WebGL-compatibility-check.html → docs/manual/ko/introduction/WebGL-compatibility-check.html

@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="kr">
+<html lang="ko">
 	<head>
 		<meta charset="utf-8">
 		<base href="../../../" />