35 Commits

Author SHA1 Message Date
a3a8b8cb5e chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
3add6077ad chore(i18n,learn): processed translations (#45504) 2022-03-23 15:22:04 +01:00
14fe1fe653 chore(i18n,curriculum): update translations (#44524) 2021-12-18 14:30:08 +00:00
cd4d53f4c0 chore(i18n,curriculum): update translations (#44346) 2021-12-03 10:21:50 +01:00
f90dc7d903 fix(curriculum): update challenge to heading tags instead of headers (#43429)
* header changed to heading tag

* fix: Exercise about heading tags <h1> ... <h6>, accidentally refers to header tags

* fix: changed header to heading on pages affected

* Update curriculum/challenges/_meta/applied-visual-design/meta.json

Co-authored-by: Ilenia <nethleen@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-accessibility/use-headings-to-show-hierarchical-relationships-of-content.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/basic-html-cat-photo-app/part-002.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/adjust-the-size-of-a-header-versus-a-paragraph-tag.md

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

* Update curriculum/challenges/english/01-responsive-web-design/applied-visual-design/adjust-the-size-of-a-header-versus-a-paragraph-tag.md

Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>

* file renamed

* dashed-name changed for all languages

* made changes in all the challenges

* file title changed

* added cypress test

* cypress test added

* Update cypress/integration/learn/redirects/heading-challenge.js

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

Co-authored-by: Ilenia <nethleen@gmail.com>
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: gikf <60067306+gikf@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
2021-10-25 16:17:54 +01:00
0654bd92b0 chore(i18n,curriculum): update translations (#43881) 2021-10-18 08:17:43 -07:00
9f2595ec0b chore(i18n,curriculum): update translations (#43556) 2021-09-24 06:31:25 -07:00
fd544c02a5 chore(i18n,curriculum): processed translations (#43546) 2021-09-23 16:38:58 +01:00
2012ad3035 chore(i18n,curriculum): update translations (#43534) 2021-09-22 16:34:59 +01:00
374876325e chore(i18n,curriculum): update translations (#43332) 2021-08-31 09:47:25 -07:00
f9736fffa1 chore(i18n,curriculum): update translations (#43308) 2021-08-27 10:21:26 +05:30
673b1caa39 chore(i18n,curriculum): update translations (#43267) 2021-08-25 21:42:11 +05:30
4c7ba02af1 chore(i18n,curriculum): update translations (#43157) 2021-08-10 12:57:14 +02:00
d98648d26e chore(i18n,curriculum): processed translations (#42751) 2021-07-05 07:31:44 -07:00
2e346b1082 chore(i18n,curriculum): update translations (#42684) 2021-06-30 20:47:19 +05:30
bd69e00480 chore(i18n,curriculum): update translations (#42191) 2021-05-24 09:42:08 +02:00
7215a6fa77 chore(i8n,curriculum): processed translations (#41548)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-21 10:58:20 -06:00
5075f14248 chore(i18n,learn): processed translations (#41378)
* chore(i8n,learn): processed translations

* Update curriculum/challenges/chinese/01-responsive-web-design/applied-visual-design/use-the-u-tag-to-underline-text.md

Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com>
Co-authored-by: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>
2021-03-05 07:43:24 -08:00
aff0ea700d chore(i8n,learn): processed translations (#41350)
* chore(i8n,learn): processed translations

* fix: restore deleted test

* fix: revert casing change

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-03-04 10:49:46 -07:00
a0a7598c44 chore(i8n,learn): processed translations (#41197)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-02-21 07:49:16 -08:00
e5c44a3ae5 chore(i8n,learn): processed translations 2021-02-07 14:08:31 +05:30
ee1e8abd87 feat(curriculum): restore seed + solution to Chinese (#40683)
* feat(tools): add seed/solution restore script

* chore(curriculum): remove empty sections' markers

* chore(curriculum): add seed + solution to Chinese

* chore: remove old formatter

* fix: update getChallenges

parse translated challenges separately, without reference to the source

* chore(curriculum): add dashedName to English

* chore(curriculum): add dashedName to Chinese

* refactor: remove unused challenge property 'name'

* fix: relax dashedName requirement

* fix: stray tag

Remove stray `pre` tag from challenge file.

Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>

Co-authored-by: nhcarrigan <nhcarrigan@gmail.com>
2021-01-12 19:31:00 -07:00
05ba7c3482 Chinese translation of responsive-web-design (#40607) 2021-01-08 12:20:48 -07:00
9ce4a02a41 chore(learn): Applied MDX format to Chinese curriculum files (#40462) 2020-12-16 13:07:30 +05:30
dec409a4bd fix: s/localeTitle/title/g 2020-10-06 23:10:08 +05:30
4a74567986 fix: remove title from Chinese chals 2020-10-06 23:10:08 +05:30
41b7a33100 fix: replace .chinese.md extension with .md 2020-09-29 22:09:05 +02:00
98977942ff fix(learn): updated catphotoapp links (Chinese) (#39252) 2020-07-15 15:25:06 +05:30
0b1ba11959 fix: sync english and chinese responsive web design challenges (#38309) 2020-03-03 19:11:15 +05:30
b3213fc892 fix(i18n): chinese test suite (#38220)
* fix: Chinese test suite

Add localeTiltes, descriptions, and adjust test text and testStrings to get the automated test suite working.

* fix: ran script, updated testStrings and solutions
2020-03-03 18:49:47 +05:30
5eed674c3a fix(i18n): update Chinese translation of applied visual design (#37918) 2020-02-11 16:46:34 +09:00
3857e8d779 fix(i18n): update Chinese translation of basic html and html5 (#37911)
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2019-12-26 17:35:59 +05:30
23ca5d9cc6 fix: replace imgur with s3 for Chinese guide without conflict (#36052)
* fix: imgur to s3 for chinese guide without conflict

(cherry picked from commit 21e3afaee0f23d700f76ea662bc193b392fc54ac)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: revert changes

* fix: revert changes

* fix: revert changes

* fix: revert changes
2019-05-25 02:39:49 +05:30
cbd1ebd4f5 Remove extra empty line from Applied Visual Design Challenge (#35241)
* Remove extra empty line

* fix(client): Removed extra line
2019-02-25 22:00:00 -05:00
2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30