diff options
Diffstat (limited to 'files/ko/web/javascript/reference/global_objects/intl/locale')
| -rw-r--r-- | files/ko/web/javascript/reference/global_objects/intl/locale/index.html | 4 | ||||
| -rw-r--r-- | files/ko/web/javascript/reference/global_objects/intl/locale/language/index.html | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/files/ko/web/javascript/reference/global_objects/intl/locale/index.html b/files/ko/web/javascript/reference/global_objects/intl/locale/index.html index afb7fa181f..12759efab6 100644 --- a/files/ko/web/javascript/reference/global_objects/intl/locale/index.html +++ b/files/ko/web/javascript/reference/global_objects/intl/locale/index.html @@ -12,7 +12,9 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Intl/Locale --- <div>{{JSRef}}</div> -<p><span >The <strong><code>Intl.Locale</code></strong> constructor is a standard built-in property of the Intl object that represents a Unicode locale identifier.</span></p> + +<p>The <strong><code>Intl.Locale</code></strong> constructor is a standard built-in property of the Intl object that represents a Unicode locale identifier.</p> + <p>{{EmbedInteractiveExample("pages/js/intl-locale.html")}}</p> diff --git a/files/ko/web/javascript/reference/global_objects/intl/locale/language/index.html b/files/ko/web/javascript/reference/global_objects/intl/locale/language/index.html index a950eb1b71..1941356e98 100644 --- a/files/ko/web/javascript/reference/global_objects/intl/locale/language/index.html +++ b/files/ko/web/javascript/reference/global_objects/intl/locale/language/index.html @@ -7,7 +7,9 @@ translation_of: Web/JavaScript/Reference/Global_Objects/Intl/Locale/language <div></div> -<p><span ><strong><code>Intl.Locale.prototype.language</code></strong> 속성은 locale과 관련된 언어를 반환하는 접근자 속성입니다.</span></p> + +<p><strong><code>Intl.Locale.prototype.language</code></strong> 속성은 locale과 관련된 언어를 반환하는 접근자 속성입니다.</p> + <h2 id="Description">Description</h2> |
