aboutsummaryrefslogtreecommitdiff
path: root/files/ko
Commit message (Collapse)AuthorAge
* [CRON] sync translated contentMDN2021-06-19
|
* [ko] Work done for 'introduction to events', 'Test your skills: events' ↵logic-finder2021-06-18
| | | | | | | article. (#1099) * Work done for 'introduction to events' article. * Work done for 'Test your skills: Events' article.
* [CRON] sync translated contentMDN2021-06-16
|
* [CRON] sync translated contentMDN2021-06-15
|
* fix: modify code format (#1172)hochan Lee2021-06-14
| | | some code's align is incorrect on korean language page
* [ko] upadte learn/javascript/index.html (#1046)hochan Lee2021-06-13
| | | | | | | * feat: 프런트엔드 안내 베너 추가 * feat: 선수 조건 문단 수정 완료 * feat: 과정 문단 수정 완료
* [ko] Work done for 'build your own function', 'Function return values', and ↵logic-finder2021-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Test your skills: functions' article. (#1103) * Work done for 'build your own function' article. * Work done for 'Function return value' article. * Work done for Functions test article. * Fix translational tone problem. Co-authored-by: Kyle <mkitigy@gmail.com> * Fix overall translational tone problem. in 'Build your own function' article. Also, a fixable (link) flaw was fixed, and I deleted <a> tag at 'In this module - build your own problem' list item and added <strong> tag like other articles. * Fix translational tone problem. in 'Function return values' article. * Fix little things in both articles. 'Build your own function' and 'Function return values'. * Fix translational tone problem. in 'Test your skills: functions' article. Co-authored-by: Kyle <mkitigy@gmail.com>
* [ko] Work done for 'Image gallery' article. (#1146)logic-finder2021-06-13
| | | | | | | | | | | * Work done for 'Image gallery' article. * Update translation of a sentence Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] Add 'test your skills! - variables' section (#948)logic-finder2021-06-10
| | | | | * Add 'test your skills! - variables' section. * commit suggestion about translational tone problem.
* [CRON] sync translated contentMDN2021-06-10
|
* [CRON] sync translated contentMDN2021-06-09
|
* [ko] Add Date() constructor (#992)alattalatta2021-06-08
|
* Fix little things in 'Track the score and win'. (#1139)logic-finder2021-06-08
|
* [CRON] sync translated contentMDN2021-06-08
|
* [FIX] web/javascript/reference/array/every 갱신 (#1134)Jongha Kim2021-06-07
| | | | | | | | | | | | | | | | | | | | | * [FIX] web/javascript/reference/array/every 갱신 영어 문서와 동기화 * Update files/ko/web/javascript/reference/global_objects/array/every/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/array/every/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/web/javascript/reference/global_objects/array/every/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * [FIX] web/javascript/reference/array/every 리뷰 반영 Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [ko] Fix problems in '2d breakout game tutorials with pure js series ↵logic-finder2021-06-07
| | | | | | | | | | | | | | | #7~#10'. (#987) * Fix problems in 'Collision Detection' article. * Fix problems in 'Track the score and win' article. * Fix problems in 'Mouse controls' article. * Fix problems in 'Finishing up' article. * Update files/ko/games/tutorials/2d_breakout_game_pure_javascript/collision_detection/index.html Co-authored-by: Sungwoo Park <codest99@gmail.com>
* feat: update ko/docs/Learn/JavaScript/First_steps (#1037)Yeji Choi2021-06-07
|
* [FIX] Update Javascript/RangeError document (#1044)Jongha Kim2021-06-07
| | | | | | | * [FIX] update javascript/RangeError document * Update files/ko/web/javascript/reference/global_objects/rangeerror/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* Update Learn main page (#1021)alattalatta2021-06-04
| | | | | * Update Learn main page * Remove conflicting Learn main page
* [Ko] Fix: match the names of id and examples (#947)iubns2021-06-04
| | | | | * Fix: match the names of id and examples * Fix: Modify id translation
* Update index.html (#1097)Yoon Yeom2021-06-03
| | | correct spacing
* [CRON] sync translated contentMDN2021-06-03
|
* [ko] Work for 'conditionals' and its test article. (#1049)logic-finder2021-06-02
| | | | | | | | | * Work for 'Conditionals' article. * Small fixes for 'Conditionals' article. * A small fix for 'Conditionals' article. * Work done for 'test your skills: conditionals'.
* Translate Using server-sent events into korean (#66)U-Yeong Ju2021-06-02
| | | | | | | | | * Translate Using server-sent events into korean * Update files/ko/web/api/server-sent_events/using_server-sent_events/index.html * Update files/ko/web/api/server-sent_events/using_server-sent_events/index.html Co-authored-by: hochan Lee <hochan049@gmail.com>
* Update CSS main page (#1002)alattalatta2021-06-02
|
* Update HTML main page (#1065)alattalatta2021-06-02
| | | | | | | | | * Update HTML main page * Apply review suggestion Co-authored-by: hochan Lee <hochan049@gmail.com> Co-authored-by: hochan Lee <hochan049@gmail.com>
* [ko] Work done for 'Functions - reusable blocks of code' (#974)logic-finder2021-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Work done for 'Functions - reusable blocks of code'. * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * Update files/ko/learn/javascript/building_blocks/functions/index.html Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com> * commit suggestion about translational tone problem. Co-authored-by: Yeji Choi <61399588+yechoi42@users.noreply.github.com>
* [FIX] Update Javascript-TypeError document (#1012)Jongha Kim2021-05-30
|
* Fix typo (#1005)hooslab2021-05-29
|
* update description translation (#977)hwang15882021-05-29
| | | | | | | * ko/glossary/bootsrap/index.html docs create and description translation * Update files/ko/glossary/breadcrumb/index.html Co-authored-by: Sungwoo Park <codest99@gmail.com>
* Update MDN/About (#1004)alattalatta2021-05-29
| | | | | * Update About MDN * Use canonical name in MDN/About's title
* [FIX] Javascript main page translation (#935)hochan Lee2021-05-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [FIX] JS strong tag && space, javascript * [FIX] url link * [FIX] wiki other usage link * [FIX] javascript about page absolube link * [FIX] first paragraph * [FIX] paragraph 2 * [FIX] paragraph 3, javascript * [FIX] paragraph 3, javascript * [FEAT] add front banner * [FIX] heading tutorial * [FEAT] beginner guide * [FEAT] complete beginner guide * [FIX] intermediate guide * [FIX] advance guide * [FIX] reference * [FEAT] add tools and resources * [FEAT] add tags
* [CRON] sync translated contentMDN2021-05-29
|
* fix MacroWrongXRefError flaws for some domxref calls (#1018)Ryan Johnson2021-05-28
|
* Revert "replace some domxref macro calls with event macro calls (#1016)" (#1017)Ryan Johnson2021-05-28
| | | This reverts commit 2958ec7e85c9a1182cd81728e3705948a2c39d71.
* replace some domxref macro calls with event macro calls (#1016)Ryan Johnson2021-05-28
|
* [FIX] Content bug (#744), Primitive (#746)hochan Lee2021-05-28
| | | | | | | | | * [FIX] Content bug (#744), Primitive * Found wrongtranslate 'Grammar and types' (#779) oog ->log Co-authored-by: xcxcxz <75213468+xcxcxz@users.noreply.github.com>
* Update Javascript "SyntaxError" document (#945)Jongha Kim2021-05-28
| | | | | | | * Update SyntaxError * Update files/ko/web/javascript/reference/global_objects/syntaxerror/index.html Co-authored-by: Sungwoo Park <codest99@gmail.com>
* update proximity_events ko-doc (#971)Yeji Choi2021-05-27
| | | | | | | * Add {{Deprecated_Header}}, Delete compat-table and some translation * [FIX] conflicts Co-authored-by: yechoi <yechoi@yechoiui-MacBookAir.local>
* [CRON] sync translated contentMDN2021-05-25
|
* Issue 771 mistranslation(#771) (#777)hochan Lee2021-05-24
| | | | | | | * [FIX] link err * [FIX] issue 771 mistranslation * [FIX] html-example png err
* [FIX] typo err (#939)hochan Lee2021-05-24
|
* [ko] Work for 'test your skills: variables' article (#946)logic-finder2021-05-24
| | | | | | | | | | | | | | | * Translation of 'Active Learning: Printing those products!' part. * Work for 'Arrays' document. * Work done for 'Arrays' article. * Work for 'test_your_skills_colon__variables' article. * Update files/ko/learn/javascript/first_steps/arrays/index.html Co-authored-by: SoHyun Park <stitch.coding@gmail.com> Co-authored-by: SoHyun Park <stitch.coding@gmail.com>
* Get rid of {{CompatibilityTable}} from API (#864)alattalatta2021-05-23
|
* [FIX] Get rid of {{CompatibilityTable}} from JavaScript (#918)alattalatta2021-05-23
| | | | | * Add browser-compat to JS pages with legacy compat * Get rid of {{CompatibilityTable}} from JavaScript
* Get rid of {{CompatibilityTable}} from HTML (#858)alattalatta2021-05-23
|
* [FIX] the example source is inverted (#787)Abel Beak2021-05-23
| | | | | xpath location: /html/body/div/div[1]/main/article/div[11]/pre <pre class="brush: js notranslate" dir="rtl"> Change to <pre class="brush: js notranslate">
* [FIX] typo err, book_inst to book_instance, django (#727)hochan Lee2021-05-23
|
* [FIX] document.execcommand deprecated #151 (#940)hochan Lee2021-05-23
| | | | | * [FEAT] add tags * [FEAT] add banner deprecated
* [CRON] sync translated contentMDN2021-05-22
|