15 Commits

Author SHA1 Message Date
Xing Liu
306e4aaacf
add translation of algorithm and data structures (#40678) 2021-01-12 09:18:51 -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
Randell Dawson
8fdcf773a7 fix(curriculum): remove isRequired from chinese 2020-09-21 20:51:46 +05:30
ZhichengChen
653396706e
feat(i18n):Chinese intermediate algorithm scripting (#38442)
Co-authored-by: ZhichengChen <chenzhicheng@dayuwuxian.com>
2020-09-07 13:40:29 +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
Nicholas Carrigan
1e0e54446f
chore: replace forum links (#39139) 2020-06-30 14:21:26 +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
Mo Zargham
437ba8b103 fix(curriculum): Read-search-ask link now point to correct url as noted in the issue (#37753)
* fix: broken Read-search-ask link now point to correct url

* fix: changed link to original forum link with more views

* fix: changed http links to correct version

* fix: link in help modal
2019-11-19 19:54:48 -05:00
Randell Dawson
772d775fe3 fix: removed guideUrl from frontmatter non-English 2019-02-19 11:34:27 +03:00
Randell Dawson
65686b44e5 fix: removed all hidden chars from tests verbiage (#19674)
* fix: removed all &#8203; from tests verbiage

* fix: added single quote to start text string

* remove single quote from text line

* fix: removed the hidden chars in the testStrings

* fix: removed hidden chars from testString section

* fix: removed hidden chars form testString part

* fix: removed hidden chars from testString part

* fix: removed hidden chars from testString part
2018-10-20 17:58:26 +05:30
johngeesey
a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00
Beau Carnes
2ca3a2093f Add languages Russian, Arabic, Chinese, Portuguese (#18305) 2018-10-11 03:33:03 +05:30