Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavomm19 committed Feb 27, 2025
2 parents 6aadf3b + 93adda6 commit 74ebcb0
Show file tree
Hide file tree
Showing 9 changed files with 249 additions and 215 deletions.
4 changes: 2 additions & 2 deletions public/locales/en/course.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"course-content-text": "Get Job-Ready with Our Syllabus!",
"course-content-description": "We've fine-tuned our course content with hundreds of job positions to prepare you for a successful entry into tech.",
"students-enrolled-count": "+{{count}} students enrolled",
"students-enrolled": "hundreds students enrolled",
"students-enrolled-count": "+{{count}} of students enrolled",
"students-enrolled": "hundreds of students enrolled",
"instructors-more": "+{{count}} more instructors",
"course-certificate": "Course certificate",
"course-readings": "{{count}} Readings",
Expand Down
1 change: 1 addition & 0 deletions public/locales/en/signup.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"our_plans": "Our plans",
"discount": "{{discount}} OFF",
"try-again": "Try again",
"coupon-error": "This coupon is not valid or it has expired",
"join-cohort": {
"cta": {
"lesson": "Join cohort to get access to this lesson",
Expand Down
1 change: 1 addition & 0 deletions public/locales/es/signup.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@
"our_plans": "Nuestros planes",
"discount": "{{discount}} DE DESCUENTO",
"try-again": "Intenta de nuevo",
"coupon-error": "Este cupón no es válido o está expirado",
"join-cohort": {
"cta": {
"lesson": "Únete a la cohorte para poder acceder a esta lección",
Expand Down
Loading

0 comments on commit 74ebcb0

Please sign in to comment.