Skip to content

Commit

Permalink
chore(i18n,learn): processed translations (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
camperbot authored Aug 14, 2024
1 parent 04ab4bf commit 2f7cff5
Show file tree
Hide file tree
Showing 540 changed files with 36,815 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Change the value of `card_number` such that `'INVALID!'` is printed to the conso

# --hints--

You could have `card_number = '4111-1111-4555-1141'` within the main function.
You should have `card_number = '4111-1111-4555-1141'` within the main function.

```js
({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Reverse the order of the digits in the last four digits of `card_number`, by usi

# --hints--

You could have `card_number_reversed = card_number[-1:-5:-1]` within the `verify_card_number` function. Expected `--fcc-actual--` to equal `--fcc-expected--`.
You should have `card_number_reversed = card_number[-1:-5:-1]` within the `verify_card_number` function. Expected `--fcc-actual--` to equal `--fcc-expected--`.

```js
({
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dashedName: step-18

# --description--

Create an `else` clause to handle the case where the value of `root` is not `None`, indicating that a root hass been found. If it is not `None`, print the message `'The square root of {square_target} is approximately {root}'`. Remember to format using an f-string.
Create an `else` clause to handle the case where the value of `root` is not `None`, indicating that a root has been found. If it is not `None`, print the message `'The square root of {square_target} is approximately {root}'`. Remember to format using an f-string.

# --hints--

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 614ccc21ea91ef1736b9b578
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 5f33071498eb2472b87ddee4
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 6140c7e645d8e905819f1dd4
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 61695197ac34f0407e339882
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 61537485c4f2a624f18d7794
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 61437d575fb98f57fa8f7f36
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 619665c9abd72906f3ad30f9
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 5d822fd413a79914d39e98c9
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 5dc174fcf86c76b9248c6eb2
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 60eebd07ea685b0e777b5583
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 646c47867800472a4ed5d2ea
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 61fd5a93fd62bb35968adeab
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 612e6afc009b450a437940a1
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 60a3e3396c7b40068ad6996a
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ id: 615f2abbe7d18d49a1e0e1c8
title: الخطوة 1
challengeType: 0
dashedName: step-1
demoType: onLoad
---

# --description--
Expand Down
Loading

0 comments on commit 2f7cff5

Please sign in to comment.