From 81aeb7b0ea51dcfe6edf04500c4fb91551489891 Mon Sep 17 00:00:00 2001 From: Devon Rueckner Date: Mon, 13 Apr 2020 15:22:12 -0700 Subject: [PATCH] multiple translators in a single file --- .../assets/src/views/CoachPrompts/index.vue | 36 ++++++++++++++----- 1 file changed, 27 insertions(+), 9 deletions(-) diff --git a/kolibri/plugins/coach/assets/src/views/CoachPrompts/index.vue b/kolibri/plugins/coach/assets/src/views/CoachPrompts/index.vue index 10c49ce88f7..5c1a1a545a4 100644 --- a/kolibri/plugins/coach/assets/src/views/CoachPrompts/index.vue +++ b/kolibri/plugins/coach/assets/src/views/CoachPrompts/index.vue @@ -7,7 +7,7 @@ Prompt 1

- Steps to create a new lesson + {{ strings('CreatingNewLesson', 'header') }}

Lesson objective @@ -185,7 +185,7 @@ Whole class model

- Definition: + Definition:

Example @@ -366,7 +366,7 @@

- The ‘Group’ feature in Kolibri will allow you to meet learning needs of different learners. + The ‘Group’ feature in Kolibri will allow you to meet learning needs of different learners.

Creating ‘groups’ @@ -980,21 +980,21 @@

- Analyze Group reports + {{ string('AnalyzingGroupReports', 'header') }}

- Use the data to inform learner grouping and differentiation + {{ string('AnalyzingGroupReports', 'p1') }}

@@ -1020,9 +1020,27 @@