Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix broken link (#2421) | Chen Peng | 2021-09-28 |
| | | | 链接错误,多了个前缀”/“ | ||
* | optimise border-top (#2572) | Kevin CHEN | 2021-09-28 |
| | |||
* | translate one more paragraph (#2302) | Simon | 2021-09-28 |
| | |||
* | fix typo (#2556) | joinmouse | 2021-09-28 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-28 |
| | |||
* | Fix text format Web/CSS/animation-direction, zh-CN (#2563) | Believers in Science Studio | 2021-09-25 |
| | | | | | * [zh-cn] Fix text format in CSS/animation-direction * [zh-cn] Fix text format in CSS/animation-direction | ||
* | Update compat Web/API/Fetch_API/Using_Fetch, zh-CN (#2569) | myfreeer | 2021-09-25 |
| | | | | Current version shows "No compatibility data found for api.WindowOrWorkerGlobalScope.fetch." See also the en-US ver at https://github.com/mdn/content/blob/7f9d01caf27ae773785543bf03a7ff1bde7e45b8/files/en-us/web/api/fetch_api/using_fetch/index.md | ||
* | [zh-cn] Fix a typo in web_workers_api. | Believers in Science Studio | 2021-09-24 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-24 |
| | |||
* | Fix mistranslation in Web/JavaScript/Reference/Statements/function, zh-CN ↵ | wuhao5436 | 2021-09-23 |
| | | | | | | (#2545) “生成” means generate or create "生产" means production | ||
* | Fix typo in Glossary/CSSOM, zh-CN (#2534) | Li Yi | 2021-09-23 |
| | |||
* | Improve Learn/JavaScript/First_steps/Math, zh-CN (#2516) | Hin | 2021-09-21 |
| | | | change places where readers may feel confusing. | ||
* | [CRON] sync translated content | MDN | 2021-09-21 |
| | |||
* | Remove occurrences of oaa-accessibility.org which has now nothing to do with ↵ | SphinxKnight | 2021-09-17 |
| | | | | | | | | | | | 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> | ||
* | Fix several formating issues, zh-CN (#2442) | Believers in Science Studio | 2021-09-17 |
| | | | | | | | | | * Fix a typo. * Fix another similar typo. * Fix typos in `::first-line` doc. * Move chinese characters out of `<code>`. | ||
* | [CRON] sync translated content | MDN | 2021-09-16 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-14 |
| | |||
* | Update content in Web/JavaScript/Data_structures, zh-CN (#2378) | Panda | 2021-09-12 |
| | |||
* | Fix missing content in Web/HTML/Element/link, zh-CN (#2362) | Zhang Hang | 2021-09-12 |
| | | | Attributes as is only used when rel="preload" or rel="prefetch" has been set on the <link> element. But the translation missed 'prefetch' . | ||
* | Improve Learn/JavaScript/Client-side_web_APIs/Introduction, zh-CN (#2422) | Cyrus Yip | 叶寻 | 2021-09-12 |
| | |||
* | Fix mistranslation in Web/HTML/Block-level_elements, zh-CN (#2398) | HistoneVon | 2021-09-10 |
| | | | | | | | Update block-level-elements' doc in Chinese (Simplified). 更新了中文块级元素的文档 翻译错误 A Block-level element occupies the entire horizontal space of its parent element (container), and vertical space equal to the height of its contents, thereby creating a "block". 错翻译为:块级元素占据其父元素(容器)的整个空间,因此创建了一个“块”。 | ||
* | [CRON] sync translated content | MDN | 2021-09-09 |
| | |||
* | fix: change "包含来" to "包含了" | HnLian | 2021-09-08 |
| | |||
* | Fix typo in Web/API/Web_Speech_API, zh-CN (#2361) | 闫咕咕 | 2021-09-07 |
| | | | fix: change "一些列" to "一系列" | ||
* | Update ↵ | Zheng | 2021-09-07 |
| | | | | | | | Learn/Tools_and_testing/Client-side_JavaScript_frameworks/React_getting_started, zh-CN (#2358) * Finsih Translation * fix error | ||
* | Fix typo in Web/JavaScript/Reference/Global_Objects/Function/apply, zh-CN ↵ | Sepush | 2021-09-07 |
| | | | | | (#2371) fix typo `便历` should be `遍历` | ||
* | Update MDN/Contribute/Feedback, zh-CN (#2288) | PocketZ | 2021-09-05 |
| | | | | | | | | | | | | | | | | | * Update MDN/Contribute/Feedback * Fix typo * Add description * Update index.html * Update index.html * Update index.html * Update index.html * Update index.html | ||
* | Update example code in Learn/JavaScript/Building_blocks/Looping_code, zh-CN ↵ | Kevin CHEN | 2021-09-05 |
| | | | | | | | (#2316) * sync with en-us page & fix #384 * Update index.html | ||
* | Fix example code in Web/API/URL/searchParams, zh-CN (#2320) | Kevin CHEN | 2021-09-05 |
| | | | | | * fix #150 * Update index.html | ||
* | Fix syntax highlight in Web/API/URL/searchParams, zh-CN (#2319) | Kevin CHEN | 2021-09-05 |
| | | | | | * add syntax highlight * remove duplicate tag | ||
* | Add Web/API/Navigator/language, zh-CN (#2327) | Robert Zhao | 2021-09-04 |
| | | | | | | | | | * add zh-cn/web/api/navigator/language * Update zh-cn/web/api/navigator/language Modify an incorrectly used period. * add spaces to web/api/navigator/language | ||
* | Fix html table in Web/CSS/transform-function/rotate3d(), zh-CN (#2322) | Kevin CHEN | 2021-09-04 |
| | |||
* | Fix example link in Web/JavaScript/Reference/Global_Objects/Object/seal, ↵ | Kevin CHEN | 2021-09-04 |
| | | | | | zh-CN (#2317) fix #106 | ||
* | Fix a typo in Web/API/HTMLCanvasElement/getContext, zh-CN (#2315) | Kevin CHEN | 2021-09-04 |
| | | | fix #1156 | ||
* | Fix mistranslation in Learn/CSS/Building_blocks/Sizing_items_in_CSS, zh-CN ↵ | Kevin CHEN | 2021-09-04 |
| | | | | | (#2314) fix #2221 | ||
* | Update index.html | CC2m2 | 2021-09-04 |
| | |||
* | Update index.html | CC2m2 | 2021-09-04 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-03 |
| | |||
* | Add Array constructor page to zh-CN | NoDocCat | 2021-09-02 |
| | |||
* | Sync and tidy Global_Objects/Array from en-US to zh-CN | NoDocCat | 2021-09-02 |
| | |||
* | Translation: Autoplay guide for media and Web Audio APIs (#2248) | daniel | 2021-09-02 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-02 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-01 |
| | |||
* | Improve Learn/CSS/First_steps/Getting_started, zh-CN (#2277) | Zen&CS | 2021-08-30 |
| | |||
* | fix mistranslation (#2223) | bluzoey | 2021-08-30 |
| | | | | | | | * Update index.html fix wrong translation * Update index.html | ||
* | Update /MDN/Contribute/Localize (#2233) | PocketZ | 2021-08-30 |
| | | | | | * Update /MDN/Contribute/Localize * Fix typo | ||
* | [CRON] sync translated content | MDN | 2021-08-27 |
| | |||
* | [CRON] sync translated content | MDN | 2021-08-26 |
| | |||
* | Improve translation in Learn/CSS/First_steps/Getting_started, zh-CN (#2225) | Flex Zhong | 2021-08-25 |
| | |||
* | Fix typo in MDN/About, zh-CN (#2224) | Flex Zhong | 2021-08-25 |
| |