Oliver Eyton-Williams
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
Randell Dawson
9ce4a02a41
chore(learn): Applied MDX format to Chinese curriculum files ( #40462 )
2020-12-16 13:07:30 +05:30
Oliver Eyton-Williams
dec409a4bd
fix: s/localeTitle/title/g
2020-10-06 23:10:08 +05:30
Oliver Eyton-Williams
4a74567986
fix: remove title from Chinese chals
2020-10-06 23:10:08 +05:30
Oliver Eyton-Williams
41b7a33100
fix: replace .chinese.md extension with .md
2020-09-29 22:09:05 +02:00
ZhichengChen
8e0c063298
fix(i18n): update Chinese translation of managing packages with npm ( #38888 )
...
* fix(i18n): update Chinese translation of managing packages with npm
* address comments
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com>
2020-09-17 21:42:32 +05:30
Oliver Eyton-Williams
61460c8601
fix: insert blank line after ```
...
search and replace ```\n< with ```\n\n< to ensure there's an empty line
before closing tags
2020-08-16 04:45:20 +05:30
Kristofer Koishigawa
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
Beau Carnes
6b1992ee7c
fix: Add Api challenges - Chinese translation ( #35164 )
...
* fix: Add Api challenges - Chinese translation
* fix: md formatting
* fix: md formatting
2019-05-06 06:31:26 -05:00