Commit Graph

49 Commits

Author SHA1 Message Date
camperbot
35c5e7f38c chore(i18n,learn): processed translations (#49412) 2023-02-17 17:00:49 +02:00
camperbot
cd58053ced chore(i18n,learn): processed translations (#49326) 2023-02-16 12:04:56 +01:00
camperbot
49dce5a9f9 chore(i18n,learn): processed translations (#49131) 2023-01-26 18:56:20 +09:00
camperbot
57544bd876 chore(i18n,learn): processed translations (#49124) 2023-01-25 12:15:52 +05:30
camperbot
14b8e8d537 chore(i18n,learn): processed translations (#49004) 2023-01-12 11:41:48 -06:00
camperbot
4ca379f53b chore(i18n,learn): processed translations (#48997) 2023-01-12 05:58:37 +09:00
Oliver Eyton-Williams
4054cf8d06 fix: update comment to match dictionary (#48900) 2023-01-03 16:13:56 +05:30
camperbot
f1d4deedbb chore(i18n,learn): processed translations (#48625) 2022-11-29 20:27:18 +02:00
camperbot
306df9dba6 chore(i18n,learn): processed translations (#48532) 2022-11-18 13:12:24 -08:00
camperbot
067a810ff7 chore(i18n,learn): processed translations (#48511) 2022-11-16 09:41:57 -08:00
camperbot
5a771bf524 chore(i18n,learn): processed translations (#48443) 2022-11-09 19:48:43 +05:30
camperbot
51f1b32901 chore(i18n,learn): processed translations (#48277) 2022-10-27 19:21:48 +02:00
camperbot
d2eddd791f chore(i18n,learn): processed translations (#48263) 2022-10-26 12:51:22 -07:00
camperbot
41bbc30b94 chore(i18n,learn): processed translations (#48105) 2022-10-18 12:59:49 +05:30
camperbot
f6a602f035 chore(i18n,learn): processed translations (#47522) 2022-09-15 11:30:53 -07:00
camperbot
408968f0b9 chore(i18n,learn): processed translations (#47510)
* chore(i18n,learn): processed translations

* Update Ukrainian file to match state on crowdin

Co-authored-by: Ilenia <nethleen@gmail.com>
2022-09-14 18:30:37 +02:00
camperbot
29634560b6 chore(i18n,learn): processed translations (#47297) 2022-08-16 09:09:24 +02:00
camperbot
274f4e63be chore(i18n,learn): processed translations (#47032) 2022-07-26 08:40:30 +00:00
camperbot
fea199e66d chore(i18n,learn): processed translations (#46907) 2022-07-18 21:59:02 +05:30
camperbot
2eace033cb chore(i18n,learn): processed translations (#46806) 2022-07-08 19:58:33 +02:00
camperbot
b4c53aa4dd chore(i18n,learn): processed translations (#46711) 2022-06-29 16:36:55 +02:00
camperbot
dd858ca8e9 chore(i18n,learn): processed translations (#46682) 2022-06-27 19:25:35 +05:30
camperbot
76321e5acb chore(i18n,learn): processed translations (#46369) 2022-06-06 07:55:35 -07:00
camperbot
f7e4a374e0 chore(i18n,learn): processed translations (#46177) 2022-05-27 08:24:36 -07:00
camperbot
a5c688652b chore(i18n,learn): processed translations (#46161) 2022-05-26 21:50:33 +05:30
camperbot
189b4c3bff chore(i18n,learn): processed translations (#45991) 2022-05-16 07:06:15 -07:00
camperbot
234fe94e0f chore(i18n,learn): processed translations (#45742) 2022-04-21 23:34:24 +05:30
camperbot
905018ad35 chore(i18n,learn): processed translations (#45670) 2022-04-11 19:34:39 +05:30
camperbot
a3a8b8cb5e chore(i18n,learn): processed translations (#45583) 2022-04-01 02:01:59 +09:00
camperbot
3add6077ad chore(i18n,learn): processed translations (#45504) 2022-03-23 15:22:04 +01:00
camperbot
ecfdb41f97 chore(i18n,learn): processed translations (#45414) 2022-03-11 09:22:40 -08:00
camperbot
fbc7a26529 chore(i18n,learn): processed translations (#45271) 2022-02-28 08:59:21 +01:00
camperbot
0d26a9e29d chore(i18n,learn): processed translations (#45235) 2022-02-25 03:41:18 +09:00
camperbot
74f84ff48a chore(i18n,learn): processed translations (#45223) 2022-02-23 13:10:00 +00:00
camperbot
2d3ac85ebf chore(i18n,learn): processed translations (#45192) 2022-02-19 23:41:19 +09:00
camperbot
ba14990876 chore(i18n,learn): processed translations (#45165) 2022-02-19 16:26:08 +09:00
camperbot
c34ee8748a chore(i18n,learn): processed translations (#44936) 2022-01-28 01:39:01 +09:00
camperbot
e9512cb968 chore(i18n,curriculum): update translations (#44072) 2021-11-01 11:38:44 +05:30
camperbot
c1fb339bbc chore(i18n,curriculum): update translations 2021-10-27 21:47:35 +05:30
Kristofer Koishigawa
bcc9beff1f feat(curriculum): introduce let and const earlier (#43133)
* fix: move "Explore Differences Between..." to basic JS, update seed and tests

* fix: resequence "Declare String Variables"

* fix: move "Declare a Read-Only Variable..." to basic JS, update seed and tests

* fix: revert changes to non-English "Explore Differences Between..." test text

* fix: revert test strings, solutions, and seeds for non-English challenges

* fix: update "Declare String Variables" description

* fix: sync quotation marks in description and seed

* fix: modify note in "Declare a Read-Only..." challenge

* fix: update operator and compound assignment challenges

* fix: update string challenges

* fix: update array and array method challenges

* fix: update function and scope challenges, resequence slightly

* fix: "Word Blanks" solution

* fix: add spacing to seed

* fix: concatenating += challenge spacing

* fix: appending variables to strings spacing

* fix: find the length of a string spacing

* fix: removed instances of removedFromMyArray = 0

* fix: switch challenges

* fix: function argument and param spacing

* fix: update counting cards, object challenges, and record collection

* fix: finish rest of Basic JS section

* fix: introducing else statements solution

* fix: update spacing and wording

* fix: update wording for const challenge

* fix: update functional programming challenges

* fix: intermediate algorithms and cert challenges

* fix: revert some spacing and remove comments for fp challenge solutions

* feat: add notes with links to moved let and const challenges in first two es6 challenges

* fix: update es6 intro text

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/concatenating-strings-with-the-plus-equals-operator.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/finding-a-remainder-in-javascript.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/global-scope-and-functions.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/iterate-through-an-array-with-a-for-loop.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/functional-programming/implement-map-on-a-prototype.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* Update curriculum/challenges/english/02-javascript-algorithms-and-data-structures/basic-javascript/declare-a-read-only-variable-with-the-const-keyword.md

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: concatenating strings with plus operator seed

* fix: add comments back to Declare a Read-Only Variable... seed

* feat: add es6 to basic javascript redirect tests for let and const challenges

* fix: revert "Concatenating Strings with Plus Operator" seed

* fix: move test file to cypress/integration/learn/redirects, separate redirect tests

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2021-10-25 17:55:58 +01:00
camperbot
ff58255b26 chore(i18n,curriculum): processed translations (#43760) 2021-10-07 21:38:50 +05:30
camperbot
504ed3a917 chore(i18n,curriculum): update translations (#43661) 2021-10-03 20:24:27 +01:00
camperbot
fd7e0f8568 chore(i18n,curriculum): update translations (#43324) 2021-08-27 18:24:25 +02:00
camperbot
d683955e5a chore(i18n,curriculum): update translations (#43132) 2021-08-06 08:02:45 -07:00
camperbot
594adf02c1 chore(i18n,curriculum): update translations (#43078) 2021-07-30 07:57:21 -07:00
Mrugesh Mohapatra
fc0511bd91 chore(i18n): download curriculum manually (#42835) 2021-07-14 10:32:51 -05:00
camperbot
523633678b chore(i18n,curriculum): processed translations (#42559) 2021-06-18 15:50:39 +02:00
camperbot
5cb3cff877 chore(i18n,curriculum): processed translations (#42545) 2021-06-17 07:49:01 -07:00
camperbot
b3af21d50f chore(i18n,curriculum): update translations (#42487)
* chore(i18n,curriculum): update translations

* chore: Italian to italian

Co-authored-by: Nicholas Carrigan <nhcarrigan@gmail.com>
2021-06-14 11:34:20 -07:00