* 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
* fix: Correct paths in English exercises by prefixing "/" before "learn"
* fix(lang): Correct paths to exercises by prefixing "/" before "learn" in remaining languages
* 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
* 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
* 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.
* 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
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