aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web
Commit message (Collapse)AuthorAge
* [CRON] sync translated contentMDN2021-09-16
|
* [CRON] sync translated contentMDN2021-09-14
|
* Update content in Web/JavaScript/Data_structures, zh-CN (#2378)Panda2021-09-12
|
* Fix missing content in Web/HTML/Element/link, zh-CN (#2362)Zhang Hang2021-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' .
* Fix mistranslation in Web/HTML/Block-level_elements, zh-CN (#2398)HistoneVon2021-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 contentMDN2021-09-09
|
* fix: change "包含来" to "包含了"HnLian2021-09-08
|
* Fix typo in Web/API/Web_Speech_API, zh-CN (#2361)闫咕咕2021-09-07
| | | fix: change "一些列" to "一系列"
* Fix typo in Web/JavaScript/Reference/Global_Objects/Function/apply, zh-CN ↵Sepush2021-09-07
| | | | | (#2371) fix typo `便历` should be `遍历`
* Fix example code in Web/API/URL/searchParams, zh-CN (#2320)Kevin CHEN2021-09-05
| | | | | * fix #150 * Update index.html
* Fix syntax highlight in Web/API/URL/searchParams, zh-CN (#2319)Kevin CHEN2021-09-05
| | | | | * add syntax highlight * remove duplicate tag
* Add Web/API/Navigator/language, zh-CN (#2327)Robert Zhao2021-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 CHEN2021-09-04
|
* Fix example link in Web/JavaScript/Reference/Global_Objects/Object/seal, ↵Kevin CHEN2021-09-04
| | | | | zh-CN (#2317) fix #106
* Fix a typo in Web/API/HTMLCanvasElement/getContext, zh-CN (#2315)Kevin CHEN2021-09-04
| | | fix #1156
* Update index.htmlCC2m22021-09-04
|
* Update index.htmlCC2m22021-09-04
|
* [CRON] sync translated contentMDN2021-09-03
|
* Add Array constructor page to zh-CNNoDocCat2021-09-02
|
* Sync and tidy Global_Objects/Array from en-US to zh-CNNoDocCat2021-09-02
|
* Translation: Autoplay guide for media and Web Audio APIs (#2248)daniel2021-09-02
|
* [CRON] sync translated contentMDN2021-09-02
|
* [CRON] sync translated contentMDN2021-09-01
|
* [CRON] sync translated contentMDN2021-08-27
|
* [CRON] sync translated contentMDN2021-08-26
|
* translate Aria listbox for zh-CN (#2166)Dongsen2021-08-24
| | | | | | | | | | | * Create index.html * add zh-CN translation for ARIA listbox role * replace MDN macros for elements * remove useless className * remove unwanted kbd element
* Update ARIA index and tech page (#2185)Dongsen2021-08-24
| | | | | | | * update aria index and tech page * supplement a missed paragraph * fix wording
* Fix mistranslation in Web/JavaScript/Guide/Text_formatting, zh-CN (#2189)周盛道2021-08-23
|
* fix linksx1shi2021-08-23
|
* add ARIA list and listitem role for zh-CNmutoe2021-08-23
|
* Update Web/API/XMLHttpRequest/responseType, zh-CN (#2176)Dongsen2021-08-22
|
* Update InterserctionObservable content, zh-CN (#2161)怀瑾2021-08-22
| | | | | | | | | * IntersectionObserver update * Intersection_Observer_API 根据最新英文版对照编辑, 更新&新增了一些翻译, 添加了英文版最新内容(还没翻译完)... * flaw fix except macros
* [CRON] sync translated contentMDN2021-08-22
|
* Use ^ instead of the <sup> tag in the <pre> tagPercy2021-08-20
| | | close #2135
* replace half-width symbol to full-width symbolhirohe2021-08-20
|
* [CRON] sync translated contentMDN2021-08-20
|
* correct to Quick_links (not Quick_Links) (#2138)Peter Bengtsson2021-08-19
|
* 修改错误。周盛道2021-08-19
| | | 将 Cssref 修改为 Cssxref
* Improve code indentation in Web/JavaScript/Reference/Statements/return, ↵deepthan2021-08-18
| | | | | zh-CN (#2119) This PR fix alignment of return example .
* Update Web/API/SubtleCrypto, zh-CN (#1925)Student Main2021-08-18
| | | | | * update zh-CN translation of subtlecrypto * update zh-CN translation of subtlecrypto
* Fix syntax highlight Web/JavaScript/Reference/Statements/import, zh-CN (#2110)Kevin CHEN2021-08-18
| | | | | | | * optimise Statements/import * http -> https * remove code tag in pre
* Add sample code class Web/JavaScript/Guide/Text_formatting, zh-CN (#2109)Kevin CHEN2021-08-18
| | | | | * add js id * fix broken links
* bring some orphaned docs and relocate according to it's counterpart eng doc ↵Irvin2021-08-17
| | | | | | | | | | | | | (partial revert #1616) (#1618) * Revert "Remove previously orphaned file (#1616)" This reverts commit 49c5601989809c347a5a595e3c5edc08731e5305. * fix broken slugs * rm orphaned docs that eng origin is not available * Web/API/Element/after: sync origin english content
* Fix broken live sample (#2060)meowmeowmeowcat2021-08-16
|
* Add Web/Security/Weak_Signature_Algorithm, zh-CN (#1993)Zjl372021-08-15
| | | | | | | * 添加翻译 Web/Security/Weak_Signature_Algorithm * 将 Web/Security/Weak_Signature_Algorithm 改为 HTML * 将 id 改为英文
* Fix typo in Web/API/Web_Workers_API/Structured_clone_algorithm, zh-CN (#2035)meowmeowmeowcat2021-08-12
|
* Fix typo in Web/JavaScript/Reference/Global_Objects/encodeURIComponent, ↵GuanCun2021-08-12
| | | | | zh-CN (#2033) This is a translation error.
* fixing translation problem (#1870)hspn2021-08-12
|
* Update index.html (#2030)Genitana2021-08-12
| | | make 'timeout' More clear
* Update files/zh-cn/web/css/vertical-align/index.html (#2015)JJ2021-08-11
| | | 原句中「用于垂直对齐一行文本的内的图片」中第一个「的」字应删去