From 15c816f1c30a8baaed40c076bc45acf4324f12ca Mon Sep 17 00:00:00 2001 From: JP Date: Thu, 9 Nov 2017 13:35:32 +0100 Subject: [PATCH] Change text on next lesson button (#54) --- i18n/locales/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/locales/en-US.json b/i18n/locales/en-US.json index aae37af..d78eb2b 100644 --- a/i18n/locales/en-US.json +++ b/i18n/locales/en-US.json @@ -30,7 +30,7 @@ "pendingChangesLabel": "pending changes", "lessonModuleErrorTitle": "⚠️ Invalid lesson module", "lessonModuleErrorBody": "Could not determine type of", - "nextLessonLabel": "Go to next lesson", + "nextLessonLabel": "Go to the next lesson", "imageErrorTitle": "⚠️ Image missing", "viewCourseLabel": "view course", "categoriesWelcomeLabel": "Welcome to",