You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/locales/bg/common.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@
133
133
"communities.challenge.criteria.subtitle": "Следните учебни материали ще ви дадат необходимата техническа експертиза, за да се справите успешно с предизвикателството.",
"communities.challenge.passing.score.description": "За да {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong>, трябва да получите поне <strong>{{minPoints}}</strong> от <strong>{{maxPoints}}</strong> точки в този предизвикателство.",
136
-
"communities.challenge.hackathon.passing.score": "Трябва да получите <strong>90%</strong>, за да влезете в наградния фонд и да спечелите награди на стойност <strong>7 000 щатски долара.</strong>",
136
+
"communities.challenge.hackathon.passing.score": "Трябва да получите <strong>{{threshold}}%</strong>, за да влезете в наградния фонд и да спечелите награди на стойност <strong>{{prizePool}} щатски долара.</strong>",
"communities.overview.challenge.learning.title": "The following learning materials will equip you with the technical expertise required to successfully address the challenge.",
"communities.overview.challenge.team.setup.title": "Form your team",
123
123
"communities.overview.challenge.team.setup.description": "Select from 1 to 3 members to join you in the challenge.",
124
124
"communities.overview.challenge.team.setup.info": "To complete the team challenge, you need to follow these steps:",
@@ -134,7 +134,7 @@
134
134
"communities.challenge.criteria.subtitle": "The following learning materials will equip you with the technical expertise required to successfully address the challenge.",
"communities.challenge.passing.score.description": "In order to earn {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong> you must get at least <strong>{{minPoints}}</strong> out of <strong>{{maxPoints}}</strong> Points in this challenge.",
137
-
"communities.challenge.hackathon.passing.score": "You need to get <strong>90%</strong> to get into the prize pool and earn prizes worth of <strong>USD 7,000.</strong>",
137
+
"communities.challenge.hackathon.passing.score": "You need to get <strong>{{threshold}}%</strong> to get into the prize pool and earn prizes worth of <strong>{{prizePool}}</strong>. Earn some extra points through your localization's implementations.",
Copy file name to clipboardExpand all lines: public/locales/es/common.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -117,7 +117,7 @@
117
117
"communities.overview.challenge.subtitle": "Al completar con éxito",
118
118
"communities.overview.challenge.expiry": "Fecha de vencimiento del desafío:",
119
119
"communities.overview.challenge.learning.title": "Los siguientes materiales de aprendizaje le proporcionarán la experiencia técnica necesaria para abordar con éxito el desafío.",
"communities.overview.challenge.team.setup.title": "Forma tu equipo",
122
122
"communities.overview.challenge.team.setup.description": "Selecciona de 1 a 3 miembros para que se unan a ti en el desafío.",
123
123
"communities.overview.challenge.team.setup.info": "Para completar el desafío en equipo, debes seguir estos pasos:",
@@ -134,7 +134,7 @@
134
134
"communities.challenge.criteria.subtitle": "Los siguientes materiales de aprendizaje lo equiparán con la experiencia técnica necesaria para abordar con éxito el desafío.",
"communities.challenge.passing.score.description": "Para ganar {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong>, debes obtener al menos <strong>{{minPoints}}</strong> de <strong>{{maxPoints}}</strong> puntos en este desafío.",
137
-
"communities.challenge.hackathon.passing.score": "Necesitas obtener el <strong>90%</strong> para entrar en el fondo de premios y ganar premios por un valor de <strong>USD 7,000.</strong>",
137
+
"communities.challenge.hackathon.passing.score": "Necesitas obtener el <strong>{{threshold}}%</strong> para entrar en el fondo de premios y ganar premios por un valor de <strong>{{prizePool}}.</strong>",
Copy file name to clipboardExpand all lines: public/locales/hr/common.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@
118
118
"communities.challenge.criteria.subtitle": "Sljedeći materijali za učenje opremit će vas tehničkom stručnošću potrebnom za uspješno rješavanje izazova.",
"communities.challenge.passing.score.description": "U svrhu zarade {{coinPlaceholder}} <strong>{{amount}}</strong> <strong>{{token}}</strong>-ova morate osvojiti barem <strong>{{minPoints}}</strong> od <strong>{{maxPoints}}</strong> bodova u ovom izazovu.",
121
-
"communities.challenge.hackathon.passing.score": "Trebate dobiti <strong>90%</strong> kako biste ušli u nagradni fond i osvojili nagrade u vrijednosti od <strong>7.000 američkih dolara.</strong>",
121
+
"communities.challenge.hackathon.passing.score": "Trebate dobiti <strong>{{threshold}}%</strong> kako biste ušli u nagradni fond i osvojili nagrade u vrijednosti od <strong>{{prizePool}}</strong>",
"communities.overview.challenge.learning.title": "Sljedeći materijali za učenje opskrbit će vas tehničkim stručnostima potrebnim za uspješno rješavanje izazova.",
<FormTeamCardindex={1}title="Form your team"description="Open discord channel #icp-ai-web3-hachathon and find your teammates to complete the challenge with you."/>
29
+
<FormTeamCardindex={1}title="Form your team"description="Join DeArk - ICP.Hub Germany telegram group and find your teammates to complete the challenge with you."/>
30
30
{invite&&!invite.team?.locked ? (
31
31
<ConfirmTeamInvitationindex={2}title="Submit your team"text={`The maximum team members for this challenge is ${challenge?.teamLimit||"3"} people`}invite={invite}/>
0 commit comments