aboutsummaryrefslogtreecommitdiff
path: root/files/ko/web
Commit message (Collapse)AuthorAge
* [ko] fix korean typo for strict mode document (#3542)Siner2022-01-11
|
* [ko] Improve translation for class hoisting (#3506)Simon Park2022-01-11
|
* Convert EventTarget docs to mdalattalatta2022-01-09
|
* Rename EventTarget docs to mdalattalatta2022-01-09
|
* fix: fix link to glossary (#3547)YOUJIN LEE2022-01-07
|
* Update Array related docsalattalatta2022-01-05
|
* Rename html to mdalattalatta2022-01-05
|
* Update index.html (#3535)Siner2022-01-04
|
* [ko] Modification done of `AudioBuffer` document (#3533)Cor2022-01-03
| | | | | * from html to md * modification
* [ko] fix broken links (#3390)moretall2021-12-30
|
* fix code indentationroy-jung2021-12-30
|
* Rewrite Objectroy-jung2021-12-30
|
* html to mdroy-jung2021-12-30
|
* [ko] Translation done of 'AudioWorkletProcessor' document. (#2948)Cor2021-12-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | * translate the below document. AudioWorkletProcessor * modification * fix * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Translation done of `AudioParam.exponentialRampToValueAtTime()` ↵Cor2021-12-29
| | | | | | | | | | | | | | | | | | | document (#3045) * translate the below document. AudioParam.exponentialRampToValueAtTime() * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Translation done of `AudioNode` document (#3080)Cor2021-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | * translate the below document. AudioNode * little modification add comma to the sentence * --save-compression * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Remove all <font> from Web/JavaScript (#3349)alattalatta2021-12-28
| | | | | | | | * Remove occurrences of <font> from Web/JavaScript * [CRON] sync translated content Co-authored-by: MDN <actions@users.noreply.github.com> Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
* [ko] Translation done of `AudioParam` document. (#2987)Cor2021-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | * change the below document to md and translate it. AudioParam * modification * fix * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * translation modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * modification Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [CRON] sync translated contentMDN2021-12-28
|
* fixlogic-finder2021-12-27
|
* translate the below document.logicseeker2021-12-27
| | | | registerProcessor
* fix:/ko/docs/web/html/element/var, EmbedLiveSample and flawshochan2222021-12-27
|
* fix: /ko/docs/web/html/applying_color, EmbedLiveSample and flawshochan2222021-12-27
|
* fix: /ko/docs/web/html/applying_color, EmbedLiveSamplehochan2222021-12-27
|
* fix: flawshochan2222021-12-27
|
* fix: /ko/docs/web/html/inline_elements, EmbedLiveSample err이호찬(Hochan Lee)/검색개발팀/11ST2021-12-27
|
* fixlogic-finder2021-12-27
|
* translate the below document.logic-finder2021-12-27
| | | | AudioWorkletNode.onprocessorerror
* fixlogic-finder2021-12-27
|
* modificationlogic-finder2021-12-27
|
* translate the below document.logic-finder2021-12-27
| | | | AudioWorkletProcessor.process
* Proofread event loopalattalatta2021-12-27
|
* Proofread microtask guidealattalatta2021-12-27
|
* Add queueMicrotask()alattalatta2021-12-27
|
* Add microtask guidealattalatta2021-12-27
|
* Update event loopalattalatta2021-12-27
|
* translate-ko javascript object getOwnPropertySymbolsroy-jung2021-12-27
|
* Javascript/Number 동기화 및 생성자 추가Jongha Kim2021-12-27
|
* remove: semiclone & blankDevJo2021-12-27
|
* remove: notranslate in web/javascript/reference/global_objectsDevJo2021-12-27
|
* Remove notranslate from JS guidesalattalatta2021-12-27
|
* Description error for tabindex default valuesuksa2021-12-27
| | | | [fix] Modify the description of the tabindex default value.
* javascript/number/Nan 최신화Jongha Kim2021-12-18
|
* javascript/number/nan html -> md 변경Jongha Kim2021-12-18
|
* Convert Error docs to mdalattalatta2021-12-14
|
* Rename Error docs to mdalattalatta2021-12-14
|
* Update parseFloat/parseIntalattalatta2021-12-14
|
* Rename parseFloat/parseInt to mdalattalatta2021-12-14
|
* [ko] Rewrite CustomEvent and CustomEvent(), add CustomEvent.detail (#3298)alattalatta2021-12-13
| | | | | * Rewrite CustomEvent * Add CustomEvent.detail
* Update Promisealattalatta2021-12-13
|