Skip to content

Commit 0d9d938

Browse files
authored
chore(i18n,client): processed translations (freeCodeCamp#58473)
1 parent c189bc5 commit 0d9d938

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

client/i18n/locales/chinese-traditional/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2953,7 +2953,7 @@
29532953
"title": "DOM Manipulation and Click Events with JavaScript Review",
29542954
"intro": [
29552955
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2956-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2956+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29572957
]
29582958
},
29592959
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/chinese/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2953,7 +2953,7 @@
29532953
"title": "DOM Manipulation and Click Events with JavaScript Review",
29542954
"intro": [
29552955
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2956-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2956+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29572957
]
29582958
},
29592959
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/espanol/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2969,7 +2969,7 @@
29692969
"title": "DOM Manipulation and Click Events with JavaScript Review",
29702970
"intro": [
29712971
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2972-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2972+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29732973
]
29742974
},
29752975
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/german/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@
29672967
"title": "DOM Manipulation and Click Events with JavaScript Review",
29682968
"intro": [
29692969
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2970-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2970+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29712971
]
29722972
},
29732973
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/italian/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@
29672967
"title": "DOM Manipulation and Click Events with JavaScript Review",
29682968
"intro": [
29692969
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2970-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2970+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29712971
]
29722972
},
29732973
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/japanese/intro.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
]
411411
},
412412
"review-algorithmic-thinking-by-building-a-dice-game": {
413-
"title": "Review Algorithmic Thinking by Building a Dice Game",
413+
"title": "アルゴリズム的思考の復習: ダイスゲームを作成する",
414414
"intro": [
415415
"Algorithmic thinking involves the ability to break down complex problems into a sequence of well-defined, step-by-step instructions.",
416416
"In this Dice game project, you’ll learn how to manage game state, implement game logic for rolling dice, keeping score, and applying rules for various combinations.",
@@ -2967,7 +2967,7 @@
29672967
"title": "DOM Manipulation and Click Events with JavaScript Review",
29682968
"intro": [
29692969
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2970-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2970+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29712971
]
29722972
},
29732973
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/korean/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@
29672967
"title": "DOM Manipulation and Click Events with JavaScript Review",
29682968
"intro": [
29692969
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2970-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2970+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29712971
]
29722972
},
29732973
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/portuguese/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@
29672967
"title": "DOM Manipulation and Click Events with JavaScript Review",
29682968
"intro": [
29692969
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2970-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2970+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29712971
]
29722972
},
29732973
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/swahili/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2967,7 +2967,7 @@
29672967
"title": "DOM Manipulation and Click Events with JavaScript Review",
29682968
"intro": [
29692969
"Before you're quizzed on the DOM, you should review what you've learned about it.",
2970-
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's/code>, the <code>addEventListener()</code> method and more."
2970+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29712971
]
29722972
},
29732973
"quiz-dom-manipulation-and-click-event-with-javascript": {

client/i18n/locales/ukrainian/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2965,7 +2965,7 @@
29652965
"title": "Повторення маніпуляції DOM та подій Click в JavaScript",
29662966
"intro": [
29672967
"Перш ніж перейти до тесту «DOM», повторіть основні поняття.",
2968-
"Відкрийте цю сторінку, щоб пригадати, як працювати з <code>DOM</code>, <code>Web API</code>, методом <code>addEventListener()</code> та багато іншого."
2968+
"Open up this page to review concepts including how to work with the <code>DOM</code>, <code>Web API's</code>, the <code>addEventListener()</code> method and more."
29692969
]
29702970
},
29712971
"quiz-dom-manipulation-and-click-event-with-javascript": {

0 commit comments

Comments
 (0)