From 612add741703442301a38703fcde54b227bc14dc Mon Sep 17 00:00:00 2001 From: Ivo Branco Date: Tue, 28 Nov 2023 22:29:46 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20replace=20USD=20with=20EUR=20and=20$=20t?= =?UTF-8?q?o=20=E2=82=AC.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace the translation of to --- ecommerce/static/templates/audit_course_seat_form_field.html | 2 +- ecommerce/static/templates/honor_course_seat_form_field.html | 2 +- .../static/templates/professional_course_seat_form_field.html | 4 ++-- .../static/templates/verified_course_seat_form_field.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ecommerce/static/templates/audit_course_seat_form_field.html b/ecommerce/static/templates/audit_course_seat_form_field.html index f45e839c..b22d0ec6 100644 --- a/ecommerce/static/templates/audit_course_seat_form_field.html +++ b/ecommerce/static/templates/audit_course_seat_form_field.html @@ -2,7 +2,7 @@
<%= gettext('Audit') %>
- <%= gettext('Price (in USD)') %>: $0.00 + <%= gettext('Price (in EUR)') %>: €0.00 diff --git a/ecommerce/static/templates/honor_course_seat_form_field.html b/ecommerce/static/templates/honor_course_seat_form_field.html index 5a6e3d5b..471fe245 100644 --- a/ecommerce/static/templates/honor_course_seat_form_field.html +++ b/ecommerce/static/templates/honor_course_seat_form_field.html @@ -2,7 +2,7 @@
<%= gettext('Honor') %>
- <%= gettext('Price (in USD)') %>: $0.00 + <%= gettext('Price (in EUR)') %>: €0.00 diff --git a/ecommerce/static/templates/professional_course_seat_form_field.html b/ecommerce/static/templates/professional_course_seat_form_field.html index ad2b4650..74ab4860 100644 --- a/ecommerce/static/templates/professional_course_seat_form_field.html +++ b/ecommerce/static/templates/professional_course_seat_form_field.html @@ -6,10 +6,10 @@
- +
-
$
+
diff --git a/ecommerce/static/templates/verified_course_seat_form_field.html b/ecommerce/static/templates/verified_course_seat_form_field.html index 1569035c..eb61b39b 100644 --- a/ecommerce/static/templates/verified_course_seat_form_field.html +++ b/ecommerce/static/templates/verified_course_seat_form_field.html @@ -7,10 +7,10 @@
- +
-
$
+