Commit Graph

25 Commits

Author SHA1 Message Date
a3a8b8cb5e chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
ea344a5f9b chore(i18n,learn): processed translations (#44805) 2022-01-17 14:35:14 +00:00
63a53ee382 chore(i18n,curriculum): update translations (#44527) 2021-12-19 15:32:25 +00:00
ccfe21afb5 chore(i18n,curriculum): update translations (#44255) 2021-11-23 19:06:14 +00:00
9f9fb63caa chore(i18n,curriculum): processed translations (#44193) 2021-11-17 19:50:53 +05:30
383bafa064 chore(i18n,curriculum): update translations (#44186) 2021-11-17 12:53:39 +01:00
0654bd92b0 chore(i18n,curriculum): update translations (#43881) 2021-10-18 08:17:43 -07:00
bdd33a5fe7 chore(i18n,curriculum): update translations (#43795) 2021-10-10 22:18:16 +02:00
504ed3a917 chore(i18n,curriculum): update translations (#43661) 2021-10-03 20:24:27 +01:00
b38ddc0fd6 chore(i18n,curriculum): update translations (#43633) 2021-09-30 16:29:50 +02:00
b681dbfabe chore(i18n,curriculum): update translations (#43500) 2021-09-21 08:09:14 -07:00
15be1fe6bb chore(i18n,curriculum): update translations (#43463) 2021-09-18 19:22:53 +01:00
7eb0630f2d chore(i18n,chn): manually downloaded curriculum (#42858) 2021-07-15 13:04:11 +05:30
db369fbed1 fix(client): remove JS comments from user code for tests (#41873)
* Removes comments in js challanges by default

* fix local-scope-and-functions test regex

* fix all languages

* revert language changes

* removed unnecessary removeJSComments from challenges

* fix challanges in other languages

* removed removeJSComments from all challanges
2021-04-28 10:18:54 -05: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
9770cd0f81 translated some Chinese curriculum files (#40531)
* translate task #1 - #4

* add translation of zhang-suen-thinning and markov algorithm

Co-authored-by: S1ngS1ng <liuxing0514@gmail.com>
2021-01-08 11:59:18 -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
8fdcf773a7 fix(curriculum): remove isRequired from chinese 2020-09-21 20:51:46 +05:30
109f2d8eab fix: outstanding md linting issues 2020-08-16 04:45:20 +05:30
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
1cfa09adc4 fix: QA/Infosec update and python to chinese 2020-08-16 04:45:18 +05:30