Xing Liu
2cbb30a2f3
partial translation of basic-javascript ( #40689 )
2021-01-13 10:11:33 -07:00
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
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
193d13e7ba
fix(i18n): update Chinese translation of JavaScript Algorithms and Da… ( #38494 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
Co-authored-by: S1ngS1ng <liuxing0514@gmail.com>
2020-09-07 13:47:22 +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
ZhichengChen
2db889099d
fix(i18n): update Chinese translation of debugging ( #38045 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2020-09-07 13:39:54 +05:30
Mrugesh Mohapatra
c23c4ef8e4
fix: negative sentiment → neutral language ( #39522 )
...
The existing terminology carries negative sentiment that can be
interpreted in a racial or sense. Updating the name to have no
potential for such a connection.
Co-authored-by: Justin Rogers <justrog@gmail.com>
2020-09-07 11:04:44 +05:30
Oliver Eyton-Williams
109f2d8eab
fix: outstanding md linting issues
2020-08-16 04:45:20 +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
Oliver Eyton-Williams
a66455b983
fix: test text mismatched quotes
2020-08-16 04:45:19 +05:30
Oliver Eyton-Williams
3c9ccb524c
fix: add missing chinese extensions
2020-08-16 04:45:19 +05:30
Oliver Eyton-Williams
be3171169c
fix: remove cn challenges already removed from eng
2020-08-16 04:45:17 +05:30
ZhichengChen
1046e21a90
fix(i18n): update Chinese translation of functional programming ( #38061 )
...
* fix(i18n): update Chinese translation of functional programming
* fix(i18n): update review suggestion
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2020-08-05 14:08:04 +05:30
ZhichengChen
303e228299
fix(i18n): update Chinese i18n of object oriented programming ( #38055 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2020-08-04 12:45:28 +05:30
ZhichengChen
14bfa61cea
fix(i18n): update Chinese translation of basic data structures ( #38054 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2020-08-04 12:44:21 +05:30
ZhichengChen
2fdc5267e3
fix(i18n): update Chinese translation of regular expressions ( #38042 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2020-08-04 12:44:01 +05:30
ZhichengChen
83957bb150
fix(i18n): update Chinese translation of es6 ( #38038 )
...
Co-authored-by: Zhicheng Chen <chenzhicheng@dayuwuxian.com>
2020-08-04 12:43:35 +05:30
Nicholas Carrigan
1e0e54446f
chore: replace forum links ( #39139 )
2020-06-30 14:21:26 +05:30
ZhichengChen
39df9d94c9
fix(i18n): update Chinese translation of basic javascript ( #38027 )
2020-04-29 15:59:13 +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
Ashraf Nazar
fda7fb174e
fix: Correct paths in English exercises by prefixing "/" before "learn" ( #38099 )
...
* fix: Correct paths in English exercises by prefixing "/" before "learn"
* fix(lang): Correct paths to exercises by prefixing "/" before "learn" in remaining languages
2020-01-26 12:51:21 -06:00
RichardLimSpring
6ee9f23514
fix(i18n): Minor Chinese Translation Fix & Add Solution ( #36868 )
...
- Replace a few terms with more proper terms
- Rephrase 2nd paragraph for clearer meaning
- Add Solution
2019-12-20 20:52:00 +05:30
RichardLimSpring
f68e7bd5cd
fix(i18n): chinese - minor language fixes and add solution ( #36867 )
...
Co-authored-by: mrugesh <1884376+raisedadead@users.noreply.github.com>
2019-12-20 20:50:46 +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
3fa14df925
fix: renamed folder without starting dash ( #36124 )
2019-06-21 18:05:33 -04:00
Niraj Nandish
02eff252b5
fix(challenges): Fix broken links in Chinese challenges ( #35126 )
2019-05-06 14:23:48 -07:00
Yige
80338ee9f7
Some keywords should not be translated. ( #32544 )
2019-05-06 14:22:41 -07:00
Yige
f2c8591931
Fix Chinese character error. ( #32564 )
...
* Fixed some translation errors.
* Fixed some translation errors.
* Fixed some translation errors.
These errors will cause the code to be unable to run.
* Fix Chinese character error
2019-05-06 13:08:55 -07:00
Yige
dfcd44eb09
Fix translation error. ( #32559 )
...
* Fixed some translation errors.
* Fixed some translation errors.
* Fixed some translation errors.
These errors will cause the code to be unable to run.
* Fixed some translation errors.
These errors will cause the code to be unable to run.
2019-05-06 13:06:55 -07:00
helen414
74057447ac
Remove extra word and translation ( #26310 )
...
remove extra Chinese word '的' in front of console.log. Also, there's no need to translate code into Chinese.
2019-05-06 12:35:43 -07: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 ​ 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