diff --git a/lms/templates/dashboard.html b/lms/templates/dashboard.html index 956ede01d9..139229b91e 100644 --- a/lms/templates/dashboard.html +++ b/lms/templates/dashboard.html @@ -151,7 +151,7 @@ import json % if settings.FEATURES.get('IS_EDX_DOMAIN') and settings.FEATURES.get('COURSES_ARE_BROWSABLE'):
-

Check out our recently launched courses and what's new in your favorite subjects

+

${_("Check out our recently launched courses and what's new in your favorite subjects")}

${_("Find New Courses")}

% endif