Skip to content

Commit

Permalink
chore(i18n,learn): processed translations (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
camperbot authored Jan 14, 2025
1 parent 11eecc1 commit 13a14a0
Show file tree
Hide file tree
Showing 1,370 changed files with 24,647 additions and 11,170 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@ dashedName: step-23

`ul` 元素中嵌套三個列表項以顯示貓喜歡的三件事:

`cat nip` `laser pointers` `lasagna`
`cat nip`

`laser pointers`

`lasagna`

# --hints--

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ dashedName: step-14

# --description--

Turn the existing text `cute cats` into an anchor element that links to `https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg`.
Turn the existing text `cute cats` into an anchor element that links to:

`https://cdn.freecodecamp.org/curriculum/cat-photo-app/running-cats.jpg`

# --hints--

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ console.log(newStrings);

---

`['apple', 'banana', 'cherry', 'orange', 'kiwi']`
`['banana', 'cherry', 'orange', 'kiwi', 'mango' ]`


## --video-solution--
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ It allows you to create complex animations and interactive effects.

---

It allows you to create complex animations and interactive effects.
It allows you to write desktop applications.

---

Expand Down
Loading

0 comments on commit 13a14a0

Please sign in to comment.