| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
#2571
|
|
|
|
|
|
|
|
|
| |
* l10n: add DOMRect for ko
* fix typo
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
|
| |
|
| |
|
|
|
|
|
| |
* Rename html to md
* Update Object.defineProperty
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
* Rename HTML to MD
* React todo list 시작하기 번역 완료
* Fix url flaws
* Change words with comments
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 번역 개선: autoplay속성 중 일부 생략된 정보를 문장에 포함 시켰습니다.
* wrap video tag with code tag
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* Update files/ko/web/javascript/reference/functions/arrow_functions/index.html
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
* url fix
before
"https://developer.mozilla.org/ko/docs/Glossary/Constructor "
after
"https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Classes/constructor
Co-authored-by: JO YUN HO <yujo.dev@gmail.com>
|
|
|
|
|
| |
* Rename html to md
* Update classes/constructor
|
| |
|
|
|
|
|
|
|
| |
* [Ko] translate mutable, immutable content
* [ko] Fix on JavaScript.Data_structures
* fix: ChangeBroken Links
|
|
|
|
|
|
|
|
|
|
|
| |
Accessibility (#2379)
* Remove occurrences of oaa-accessibility.org which is now squatted
* Remove parts related to this PR
Additional removing is necessary to keep the articles natural. This commit removes parts that correspond to the parts in Japanese version already removed in the English version.
Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
before
In current document, It said "이 함수 표현은 메소드 함수가 아닌 곳에 가장 적합합니다. 그래서 생성자로서 사용할 수 없습니다."
It means
" This function expression is best suited for non-method functions. That's why you can't use it as a constructor."
But it is not.
As I know Arrow function does not have a prototype that's why it can't be used as a constructor.
this translation needs to be fixed.
And some of the information was not translated into Korean
after
* Invalid information about Arrowfunction was removed.
* Added omitted information.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 연결되지 않은 링크 연결
영어 문서에서는 연결되어 있는 링크가 한글 문서에서는 연결되어 있지 않은 것을 확인했습니다.
해당 변경 사항에서 링크가 연결되었는지 확인해주시기 바랍니다.
* [ko-kr] 잘못된 문법 형식 변경
잘못된 문법 형식을 변경하였습니다.
검토자: yujo11
|
| |
|
| |
|
|
|
|
| |
* 영문 문서을 참고해 XPath 관련 도구 링크 최신화
* 코드 포맷팅
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Fix code snippet with wrong tag name
|
| |
|
| |
|
|
|
|
|
|
|
| |
* fix: Typo
Fix typo
* Update index.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Overall modification
for javascript building blocks module.
* small fix
at introduction to event article.
* translation of word 'note' changed
노트 → 참고
Co-authored-by: hochan Lee <hochan049@gmail.com>
* translation of word 'module' changed
모듈 → 과정
Co-authored-by: hochan Lee <hochan049@gmail.com>
* Overall modification
* Small fixes
* delete contradictory content
* translate 'contact us'.
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* translate analysernode/index.html
* translate analysernode/analysernode/index.html
* add picture
files/ko/web/api/analysernode/fttaudiodata_en.svg
* translate fftsize/index.html
* fix a paragraph
* translate frequencybincount/index.html
* fix a typo
* translate mindecibels/index.html
* translate maxdecibels/index.html
* change a word
* change a word
* translate smoothingtimeconstant/index.html
* translate getfloatfrequencydata/index.html
* change words
* translate getbytefrequencydata/index.html
* delete a letter
* translate getfloattimedomaindata/index.html
* translate getbytetimedomaindata/index.html
* add a letter
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Work done for 'Simple Synth Keyboard' article.
* fix a typo
* change translation of 'See also'.
* Add omitted sentence
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Change word
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Change word
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Change word
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Change word
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Change word
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* small fixes
Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
* Work done for 'Web Audio API' article.
* fix a hyperlink
* small fixes and documents added
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Work done for 'BaseAudioContext' article.
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update suggestion
Co-authored-by: Sungwoo Park <codest99@gmail.com>
Co-authored-by: Sungwoo Park <codest99@gmail.com>
|
|
|
|
|
| |
* Work done for PeriodicWave articles.
* issue fixed (#7141)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* web Referer en-US문서와 동기화
* Update files/ko/web/http/headers/referer/index.html
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* Update files/ko/web/http/headers/referer/index.html
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* Update files/ko/web/http/headers/referer/index.html
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* Update files/ko/web/http/headers/referer/index.html
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* [fix] 리뷰 반영
* Update files/ko/web/http/headers/referer/index.html
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
Co-authored-by: jongwoo <whddn5464>
Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
Co-authored-by: hochan Lee <hochan049@gmail.com>
|
|
|
|
|
|
|
|
|
| |
추가 (#1488)
* fix: 누락 및 오번역 수정
누락 : Preflight_requests_and_credentials
오번역: Credentialed requests and wildcards
* fix: flaws
|
| |
|