diff --git a/app/views/about/learning_paths.html.erb b/app/views/about/learning_paths.html.erb index 0713de154..05da22e96 100644 --- a/app/views/about/learning_paths.html.erb +++ b/app/views/about/learning_paths.html.erb @@ -29,7 +29,7 @@

Training material

Registering training materials

- <%== t 'register.learning_paths.training_material' %> + <%== t('register.learning_paths.training_material', registering_resources_path: registering_resources_path) %>
diff --git a/config/locales/en.yml b/config/locales/en.yml index 733ce43a7..218016f29 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -351,7 +351,7 @@ en: tess-support@googlegroups.com to request permission.

The three steps to register a learning path are described in full detail below.

training_material: > -

To <%== t('register training materials follow the instructions here', registering_resources_path: registering_resources_path) %>. +

To register training materials follow the instructions here. If your training material is already registered, skip this step. Each material can be assigned a competency level (beginner, intermediate, advanced).

creating_topics: >