aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Web/CSS/WebKit_Extensions を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/08/13 時点の英語版に同期
* Web/CSS/WebKit_Extensions の変換準備Masahiro FUJIMOTO2021-10-08
|
* Update index.htmlinokawa2021-10-08
|
* Update index.htmlinokawa2021-10-08
|
* Update index.htmlinokawa2021-10-08
|
* fix mistranslated comma (#2543)潘韬2021-10-08
| | | 小数点应该是 `.` 页不是 `。`
* fix typo (#2674)sdgzn2021-10-08
| | | “目前”修改为“目标”。
* fix typo on Chinese translation (#2677)f_ms2021-10-08
|
* Fix text markup on css/perspective page (#2676)Andrii Kotliar2021-10-08
|
* Web/CSS/border-width を更新Masahiro FUJIMOTO2021-10-08
|
* Web/CSS/border-width の変換準備Masahiro FUJIMOTO2021-10-08
|
* border-inline-* プロパティを更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/08/13 時点の英語版に同期
* border-inline-* プロパティの変換準備Masahiro FUJIMOTO2021-10-08
|
* Web/CSS/border-inline を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/08/13 時点の英語版に同期
* Web/CSS/border-inline の変換準備Masahiro FUJIMOTO2021-10-08
|
* 関係演算子の文書を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/07/21 時点の英語版に同期
* 関係演算子の文書の変換準備Masahiro FUJIMOTO2021-10-08
|
* 単項プラス、単項マイナスの記事を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/07/21 時点の英語版に同期
* 単項プラス、単項マイナスの変換準備Masahiro FUJIMOTO2021-10-08
|
* インクリメント・デクリメント演算子を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/07/21 時点の英語版に同期
* インクリメント・デクリメント演算子のMarkdown化準備Masahiro FUJIMOTO2021-10-08
|
* JavaScript の算術演算子の文書を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/09/10 時点の英語版に同期
* Markdown化のためのファイル名変更Masahiro FUJIMOTO2021-10-08
|
* Operators/Addition を更新Masahiro FUJIMOTO2021-10-08
| | | | - 2021/07/21 時点の英語版に同期
* ファイル名の変更Masahiro FUJIMOTO2021-10-08
|
* Global_Objects/WeakRef/deref を新規翻訳Masahiro FUJIMOTO2021-10-08
| | | | - 2021/07/21 時点の英語版に同期
* Bump actions/github-script from 4.0.2 to 5 (#2589)dependabot[bot]2021-10-06
| | | | | | | | | | | | | | | | Bumps [actions/github-script](https://github.com/actions/github-script) from 4.0.2 to 5. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](https://github.com/actions/github-script/compare/v4.0.2...v5) --- updated-dependencies: - dependency-name: actions/github-script dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Operators/Spread_syntax を更新Masahiro FUJIMOTO2021-10-05
| | | | 2021/07/21 時点の英語版に同期
* Operators/Spread_syntax の変換準備Masahiro FUJIMOTO2021-10-05
|
* JavaScript の等価演算子関係の文書を更新Masahiro FUJIMOTO2021-10-05
| | | | - 2021/07/21 時点の英語版に同期
* JavaScript の等価演算子を変換準備Masahiro FUJIMOTO2021-10-05
|
* Web/CSS/@media/prefers-color-scheme を更新Masahiro FUJIMOTO2021-10-05
| | | | - 2021/08/13 時点の英語版に同期
* Web/CSS/@media/prefers-color-scheme を変換準備Masahiro FUJIMOTO2021-10-05
|
* Global_Objects/Reflect を更新Masahiro FUJIMOTO2021-10-05
| | | | - 2021/07/21 時点の英語版に同期
* Global_Objects/Reflect の変換準備Masahiro FUJIMOTO2021-10-05
|
* Global_Objects/Intl/Locale/Locale を更新Masahiro FUJIMOTO2021-10-05
| | | | - 2021/07/25 時点の英語版に同期
* 変換のための準備Masahiro FUJIMOTO2021-10-05
|
* Improve Web/API/Window/requestIdleCallback, zh-CN (#2634)Tim Zhao2021-10-05
| | | 第一句话翻译的不通顺。
* translate(zh-CN): Web/CSS/color-scheme (#2580)Ren Baoshuo2021-10-05
|
* fix: update fr docs with proper style tag (#2650)Mathieu Lavoie2021-10-04
| | | | | | | | | * fix: update fr docs with proper style tag * add space before semicolon * linting/minor stuff Co-authored-by: julieng <julien.gattelier@gmail.com>
* コードブロック中の&gt;を `>`に変更syukai2021-10-05
|
* (ru) Web/API/URL/hash: add translation (#2651)Dima Koltovych2021-10-04
| | | | | * (ru) Web/API/URL/hash: add translation * (ru) Web/API/URL/hash: remove redundant empty line
* [RU] Update paint-order page translation (#2633)Maxim2021-10-04
| | | | | | | | | | | | | * Update paint-order page tranlsation Обновил перевод страницы `paint-order` пытаясь поправить https://github.com/mdn/translated-content/issues/2594. * Change example name * Rename index.html to index.md * Update index.md Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
* Convert page to MD for current PR (#2394)SphinxKnight2021-10-04
| | | With commits squashed from @audrasjb
* Fix link from english page to french (#2637)Sirius Nottin2021-10-04
| | | The link "Comprendre la différence entre une page web, un site web, un serveur web et un moteur de recherche" in the [Étapes suivantes](https://developer.mozilla.org/fr/docs/Learn/Common_questions/How_does_the_Internet_work#%C3%A9tapes_suivantes) section pointed to the English page instead of the French one.
* Learn/Forms/Sending_and_retrieving_form_data を更新Masahiro FUJIMOTO2021-10-04
| | | | | - 2021/09/13 時点の英語版に同期 - Fix #2213
* Web/JavaScript/Reference/Operators を更新Masahiro FUJIMOTO2021-10-04
| | | | | - Markdown に変換 - 2021/08/31 時点の英語版に同期
* Web/JavaScript/Reference/Operators の変換準備Masahiro FUJIMOTO2021-10-04
|
* ja: translate noopener note in link_types pageyoshinorin2021-10-04
|
* Update index.htmlKohta Ito2021-10-04
| | | 余分な文字の削除