diff --git a/client/i18n/locales/arabic/intro.json b/client/i18n/locales/arabic/intro.json
index ea745b181cf..e4c415d725e 100644
--- a/client/i18n/locales/arabic/intro.json
+++ b/client/i18n/locales/arabic/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/arabic/translations.json b/client/i18n/locales/arabic/translations.json
index e3d0e7941be..f2dc7935682 100644
--- a/client/i18n/locales/arabic/translations.json
+++ b/client/i18n/locales/arabic/translations.json
@@ -72,7 +72,11 @@
"update-email": "تحديث بريدي الإلكتروني",
"verify-email": "التحقق من البريد الإلكتروني",
"submit-and-go": "أرسل وانتقل إلى التحدي التالي",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "انتقل إلى التحدي التالي",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "اسألني لاحقاً",
"start-coding": "ابدأ البرمجة!",
"go-to-settings": "اذهب إلى الإعدادات للحصول على الشهادة الخاصة بك",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "لم تقم بجعل حافظتك عامة.",
"username-not-public": "{{username}} لم يجعل حافظته عامة.",
"you-change-privacy": "تحتاج إلى تغيير إعدادات الخصوصية الخاصة بك حتى يتمكن الآخرون من رؤية معرض أعمالك. هذه معاينة لكيفية ظهور معرض أعمالك عند عرضه للعامة.",
"username-change-privacy": "يحتاج {{username}} إلى تغيير إعدادات الخصوصية الخاصة به حتى تستطيع الإطلاع على معرض أعماله.",
"supporter": "داعم",
"contributor": "أكبر المساهمين",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "لم يتم الحصول على أي شهادات في إطار المنهج الحالي",
"fcc-certs": "شهادات freeCodeCamp",
"longest-streak": "أطول أثر:",
"current-streak": "المسار الحالي:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "الخط الزمني",
"none-completed": "لا توجد أي تحديات مكتملة بعد.",
"get-started": "ابدأ هنا.",
diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json
index 0b72f3f4220..5148492f27b 100644
--- a/client/i18n/locales/chinese-traditional/intro.json
+++ b/client/i18n/locales/chinese-traditional/intro.json
@@ -472,6 +472,13 @@
"在這個小項目中,你將會通過創建成績統計冊應用回顧 JavaScript 基礎知識,如函數、變量、條件以及更多內容。",
"你將通過這個機會練習解決小問題,更好地理解基礎知識。"
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json
index 3b6f83493ff..ff392a2d9fc 100644
--- a/client/i18n/locales/chinese-traditional/translations.json
+++ b/client/i18n/locales/chinese-traditional/translations.json
@@ -72,7 +72,11 @@
"update-email": "更新我的郵箱",
"verify-email": "確認郵箱",
"submit-and-go": "提交併訪問下一個挑戰",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "訪問下一個挑戰",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "稍後問我",
"start-coding": "開始編碼!",
"go-to-settings": "轉到設置以領取你的認證",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "你尚未把你的作品集設置爲公開。",
"username-not-public": "{{username}} 未把作品集設置爲公開",
"you-change-privacy": "你需要更改你的隱私設置,才能讓他人看到你的作品集。這是你的作品集公開時候的預覽。",
"username-change-privacy": "{{username}} 需要修改隱私設置,你才能看到其作品集。",
"supporter": "支持者",
"contributor": "突出貢獻者",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "未獲得關於當前課程的認證",
"fcc-certs": "freeCodeCamp 認證",
"longest-streak": "最長連續提交記錄:",
"current-streak": "當前連續提交記錄:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "項目",
+ "stats": "Stats",
"timeline": "時間線",
"none-completed": "尚未完成任何挑戰。",
"get-started": "從這裏開始。",
diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json
index aa95e4f9f82..1bff81a2906 100644
--- a/client/i18n/locales/chinese/intro.json
+++ b/client/i18n/locales/chinese/intro.json
@@ -472,6 +472,13 @@
"在这个小项目中,你将会通过创建成绩统计册应用回顾 JavaScript 基础知识,如函数、变量、条件以及更多内容。",
"你将通过这个机会练习解决小问题,更好地理解基础知识。"
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json
index f4ec4b8d2a9..a76ea4038fe 100644
--- a/client/i18n/locales/chinese/translations.json
+++ b/client/i18n/locales/chinese/translations.json
@@ -72,7 +72,11 @@
"update-email": "更新我的邮箱",
"verify-email": "确认邮箱",
"submit-and-go": "提交并访问下一个挑战",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "访问下一个挑战",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "稍后问我",
"start-coding": "开始编码!",
"go-to-settings": "转到设置以领取你的认证",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "你尚未把你的作品集设置为公开。",
"username-not-public": "{{username}} 未把作品集设置为公开",
"you-change-privacy": "你需要更改你的隐私设置,才能让他人看到你的作品集。这是你的作品集公开时候的预览。",
"username-change-privacy": "{{username}} 需要修改隐私设置,你才能看到其作品集。",
"supporter": "支持者",
"contributor": "突出贡献者",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "未获得关于当前课程的认证",
"fcc-certs": "freeCodeCamp 认证",
"longest-streak": "最长连续提交记录:",
"current-streak": "当前连续提交记录:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "项目",
+ "stats": "Stats",
"timeline": "时间线",
"none-completed": "尚未完成任何挑战。",
"get-started": "从这里开始。",
diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json
index 178da3dafd8..ad2f5ae18c9 100644
--- a/client/i18n/locales/espanol/intro.json
+++ b/client/i18n/locales/espanol/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json
index 1c08275b6d6..36512219450 100644
--- a/client/i18n/locales/espanol/translations.json
+++ b/client/i18n/locales/espanol/translations.json
@@ -72,7 +72,11 @@
"update-email": "Actualizar mi correo electrónico",
"verify-email": "Verificar correo electrónico",
"submit-and-go": "Enviar y pasar al siguiente desafío",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Ir al próximo desafío",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Pregúntame luego",
"start-coding": "¡Empieza a programar!",
"go-to-settings": "Ve a la configuración para reclamar tu certificación",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "No has hecho público tu portafolio.",
"username-not-public": "{{username}} no ha hecho público su portafolio.",
"you-change-privacy": "Debes cambiar tus ajustes de privacidad para que otros puedan ver tu portafolio. Esta es una vista previa de cómo se verá tu portafolio cuando se haga público.",
"username-change-privacy": "{{username}} necesita cambiar sus ajustes de privacidad para que puedas ver su portafolio.",
"supporter": "Contribuyente",
"contributor": "Contribuyente principal",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "No se han obtenido certificaciones bajo el currículo actual",
"fcc-certs": "Certificaciones de freeCodeCamp",
"longest-streak": "Racha más larga:",
"current-streak": "Racha actual:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "Cronología",
"none-completed": "Aún no se han completado desafíos.",
"get-started": "Empieza aquí.",
diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json
index 6fe4f8e0963..a843a0cb0a2 100644
--- a/client/i18n/locales/german/intro.json
+++ b/client/i18n/locales/german/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json
index e10609f447a..1de1e12041a 100644
--- a/client/i18n/locales/german/translations.json
+++ b/client/i18n/locales/german/translations.json
@@ -72,7 +72,11 @@
"update-email": "Meine E-Mail-Adresse aktualisieren",
"verify-email": "E-Mail-Adresse bestätigen",
"submit-and-go": "Absenden und zur nächsten Herausforderung gehen",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Gehe zur nächsten Herausforderung",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Frag später",
"start-coding": "Beginne zu programmieren!",
"go-to-settings": "Gehe zu den Einstellungen, um dein Zertifikat zu beantragen",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "Du hast dein Portfolio nicht öffentlich zugänglich gemacht.",
"username-not-public": "{{username}} hat sein Portfolio nicht öffentlich zugänglich gemacht.",
"you-change-privacy": "Du musst deine Privatsphäre-Einstellung ändern, damit dein Portfolio von anderen gesehen wird. Dies ist eine Vorschau wie dein Portfolio aussehen wird, wenn es veröffentlicht wird.",
"username-change-privacy": "{{username}} muss seine Privatsphäre-Einstellung ändern, damit du sein Portfolio ansehen kannst.",
"supporter": "Unterstützer",
"contributor": "Top Mitwirkender",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "Es wurden keine Zertifizierungen nach dem aktuellen Lehrplan erworben",
"fcc-certs": "freeCodeCamp Zertifikate",
"longest-streak": "Längste Serie:",
"current-streak": "Aktuelle Serie:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "Zeitleiste",
"none-completed": "Es wurden noch keine Herausforderungen abgeschlossen.",
"get-started": "Hier geht es los.",
diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json
index e3bac23f4ad..bb9303b857f 100644
--- a/client/i18n/locales/italian/intro.json
+++ b/client/i18n/locales/italian/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json
index 72edb56da26..300d19eb231 100644
--- a/client/i18n/locales/italian/translations.json
+++ b/client/i18n/locales/italian/translations.json
@@ -72,7 +72,11 @@
"update-email": "Aggiorna la mia Email",
"verify-email": "Verifica Email",
"submit-and-go": "Invia e vai alla prossima sfida",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Vai alla prossima sfida",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Chiedimelo più tardi",
"start-coding": "Inizia a programmare!",
"go-to-settings": "Vai alle impostazioni per richiedere la tua certificazione",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "Non hai reso pubblico il tuo portfolio.",
"username-not-public": "{{username}} non ha reso pubblico il suo portfolio.",
"you-change-privacy": "Se desideri rendere visibile il tuo portfolio a tutti dovrai prima modificare le tue impostazioni sulla privacy. Questa è un'anteprima di come il tuo portfolio apparirà quando sarà reso pubblico.",
"username-change-privacy": "{{username}} devono modificare la loro impostazione di privacy affinché tu possa visualizzare il loro portfolio.",
"supporter": "Sostenitore",
"contributor": "Miglior Contributore",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "Non hai ottenuto certificazioni nell'ambito del curriculum attuale",
"fcc-certs": "Certificazioni freeCodeCamp",
"longest-streak": "Serie Più Lunga:",
"current-streak": "Serie Attuale:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "Timeline",
"none-completed": "Nessuna sfida è stata ancora completata.",
"get-started": "Inizia qui.",
diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json
index 6d826891455..7c404daad6a 100644
--- a/client/i18n/locales/japanese/intro.json
+++ b/client/i18n/locales/japanese/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json
index 99cb6ed36d1..4dcf1356646 100644
--- a/client/i18n/locales/japanese/translations.json
+++ b/client/i18n/locales/japanese/translations.json
@@ -72,7 +72,11 @@
"update-email": "メールアドレスを更新",
"verify-email": "メールアドレスの確認",
"submit-and-go": "提出して次のチャレンジに進む",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "次のチャレンジに進む",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "後で",
"start-coding": "コーディングを始めましょう!",
"go-to-settings": "設定へ移動して認定証を取得",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "ポートフォリオを公開していません。",
"username-not-public": "{{username}} さんはポートフォリオを公開していません。",
"you-change-privacy": "他の人がポートフォリオを見られるようにするには、プライバシー設定を変更する必要があります。これはポートフォリオが公開されたときにどのように見えるかのプレビューです。",
"username-change-privacy": "ポートフォリオを表示するには、{{username}} さんがプライバシー設定を変更する必要があります。",
"supporter": "サポーター",
"contributor": "トップコントリビューター",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "現在のカリキュラムでは認定証は取得されていません",
"fcc-certs": "freeCodeCamp 認定証",
"longest-streak": "最長連続日数:",
"current-streak": "現在の連続日数:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "タイムライン",
"none-completed": "完了したチャレンジがありません。",
"get-started": "ここから始めましょう。",
diff --git a/client/i18n/locales/korean/intro.json b/client/i18n/locales/korean/intro.json
index 7604dc24839..b341ab064eb 100644
--- a/client/i18n/locales/korean/intro.json
+++ b/client/i18n/locales/korean/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/korean/translations.json b/client/i18n/locales/korean/translations.json
index dd9a628a4a8..12b9afc5cff 100644
--- a/client/i18n/locales/korean/translations.json
+++ b/client/i18n/locales/korean/translations.json
@@ -72,7 +72,11 @@
"update-email": "Update my Email",
"verify-email": "Verify Email",
"submit-and-go": "Submit and go to next challenge",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Go to next challenge",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Ask me later",
"start-coding": "Start coding!",
"go-to-settings": "Go to settings to claim your certification",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "You have not made your portfolio public.",
"username-not-public": "{{username}} has not made their portfolio public.",
"you-change-privacy": "You need to change your privacy setting in order for your portfolio to be seen by others. This is a preview of how your portfolio will look when made public.",
"username-change-privacy": "{{username}} needs to change their privacy setting in order for you to view their portfolio.",
"supporter": "Supporter",
"contributor": "Top Contributor",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "No certifications have been earned under the current curriculum",
"fcc-certs": "freeCodeCamp Certifications",
"longest-streak": "Longest Streak:",
"current-streak": "Current Streak:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "Timeline",
"none-completed": "No challenges have been completed yet.",
"get-started": "Get started here.",
diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json
index e5e64d207f8..5fc558afe3a 100644
--- a/client/i18n/locales/portuguese/intro.json
+++ b/client/i18n/locales/portuguese/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json
index 718fdfa5ec1..e447e855398 100644
--- a/client/i18n/locales/portuguese/translations.json
+++ b/client/i18n/locales/portuguese/translations.json
@@ -72,7 +72,11 @@
"update-email": "Atualizar meu e-mail",
"verify-email": "Verificar e-mail",
"submit-and-go": "Enviar e ir para o próximo desafio",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Ir para o próximo desafio",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Pergunte-me depois",
"start-coding": "Comece a programar!",
"go-to-settings": "Vá para as configurações para solicitar sua certificação",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "Você não tornou seu portfólio público.",
"username-not-public": "{{username}} não tornou seu portfólio público.",
"you-change-privacy": "Você precisa alterar sua configuração de privacidade para que seu portfólio seja visto por outros. Esta é uma prévia de como será seu portfólio quando se tornar público.",
"username-change-privacy": "{{username}} precisa alterar suas configurações de privacidade para que você possa visualizar o portfólio.",
"supporter": "Apoiador",
"contributor": "Principal colaborador",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "Nenhuma certificação foi obtida dentro do currículo atual",
"fcc-certs": "Certificações freeCodeCamp",
"longest-streak": "Sequência mais longa:",
"current-streak": "Sequência atual:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "Cronograma",
"none-completed": "Nenhum desafio foi concluído ainda.",
"get-started": "Comece aqui.",
diff --git a/client/i18n/locales/swahili/intro.json b/client/i18n/locales/swahili/intro.json
index 98b78e3a1d5..8a9ea874c73 100644
--- a/client/i18n/locales/swahili/intro.json
+++ b/client/i18n/locales/swahili/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/swahili/translations.json b/client/i18n/locales/swahili/translations.json
index 585bfcaf37d..6419bcdcc63 100644
--- a/client/i18n/locales/swahili/translations.json
+++ b/client/i18n/locales/swahili/translations.json
@@ -72,7 +72,11 @@
"update-email": "Sasisha Barua pepe yangu",
"verify-email": "Thibitisha Barua pepe",
"submit-and-go": "Wasilisha na uende kwa changamoto inayofuata",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Nenda kwenye changamoto inayofuata",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Niulize baadaye",
"start-coding": "Anza kusimba!",
"go-to-settings": "Nenda kwenye mipangilio ili kudai uidhinishaji wako",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "Hujaweka wazi portfolio yako.",
"username-not-public": "{{username}} hajaweka wazi portfolio yao.",
"you-change-privacy": "Unahitaji kubadilisha mpangilio wako wa faragha ili portfolio yako ionekane na wengine. Hili ni onyesho la kukagua jinsi wasifu yako itakavyoonekana ikifanywa kwa umma.",
"username-change-privacy": "{{username}} anahitaji kubadilisha mipangilio yake ya faragha ili uweze kutazama portfolio yake.",
"supporter": "Msaidizi",
"contributor": "Mchangiaji Mkuu",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "Hakuna vyeti vimepatikana chini ya mtaala wa sasa",
"fcc-certs": "Udhibitisho wa freeCodeCamp",
"longest-streak": "Msururu mrefu zaidi:",
"current-streak": "Mfululizo wa Sasa:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Projects",
+ "stats": "Stats",
"timeline": "Rekodi ya matukio",
"none-completed": "Hakuna changamoto zilizokamilishwa bado.",
"get-started": "Anza hapa.",
diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json
index 52bc7d664dd..857d1865b83 100644
--- a/client/i18n/locales/ukrainian/intro.json
+++ b/client/i18n/locales/ukrainian/intro.json
@@ -472,6 +472,13 @@
"In this mini project, you will get to review JavaScript fundamentals like functions, variables, conditionals and more by building a gradebook app.",
"This will give you an opportunity to solve small problems and get a better understanding of the basics."
]
+ },
+ "review-dom-manipulation-by-building-a-rock-paper-scissors-game": {
+ "title": "Review DOM Manipulation by Building a Rock, Paper, Scissors Game",
+ "intro": [
+ "In the previous projects you learned how to work with basic DOM manipulation. Now it is time to review what you have learned by building a Rock, Paper, Scissors game.",
+ "In this mini project, you will review conditionals, functions, getElementById, and more. This project will give you an opportunity to solve small problems and get a better understanding of the basics."
+ ]
}
}
},
diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json
index e4eb15b6bbc..03a3ebf8d97 100644
--- a/client/i18n/locales/ukrainian/translations.json
+++ b/client/i18n/locales/ukrainian/translations.json
@@ -72,7 +72,11 @@
"update-email": "Оновити мою адресу електронної пошти",
"verify-email": "Підтвердити адресу електронної пошти",
"submit-and-go": "Відправити та перейти до наступного завдання",
+ "submit-and-go-2": "Submit and go to next challenge (Ctrl + Enter)",
+ "submit-and-go-3": "Submit and go to next challenge (Command + Enter)",
"go-to-next": "Перейти до наступного завдання",
+ "go-to-next-2": "Go to next challenge (Ctrl + Enter)",
+ "go-to-next-3": "Go to next challenge (Command + Enter)",
"ask-later": "Нагадати пізніше",
"start-coding": "Розпочати програмувати!",
"go-to-settings": "Перейдіть до налаштувань, щоб отримати сертифікацію",
@@ -293,17 +297,21 @@
}
},
"profile": {
- "you-not-public": "Ви не зробили портфоліо загальнодоступним.",
"username-not-public": "{{username}} не зробив(-ла) своє портфоліо загальнодоступним.",
"you-change-privacy": "Вам потрібно змінити налаштування конфіденційності для того, щоб інші могли побачити ваше портфоліо. Це попередній перегляд того, як ваше портфоліо буде виглядати при відкритому доступі.",
"username-change-privacy": "{{username}} має змінити налаштування конфіденційності для того, щоб ви могли переглянути портфоліо.",
"supporter": "Донор",
"contributor": "Найактивніший користувач",
+ "contributor-prolific": "Among most prolific volunteers in {{year}}",
"no-certs": "Не було отримано сертифікацій у цій навчальній програмі",
"fcc-certs": "Сертифікації freeCodeCamp",
"longest-streak": "Найдовший час без перерви:",
"current-streak": "Поточний час без перерви:",
+ "portfolio": "Portfolio",
+ "badges": "Badges",
+ "donated": "Donated to the community",
"projects": "Проєкти",
+ "stats": "Stats",
"timeline": "Хронологія",
"none-completed": "Поки що немає виконаних завдань.",
"get-started": "Почніть тут.",