From d6df80a16c6e25d722ac51e3db0f49d7ad14dcfe Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 19:11:10 +0530 Subject: [PATCH 1/2] New translations certifications.json (English) --- src/i18n/locales/en/leftSidebar/certifications.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/leftSidebar/certifications.json b/src/i18n/locales/en/leftSidebar/certifications.json index 2763082a..92f9dc16 100644 --- a/src/i18n/locales/en/leftSidebar/certifications.json +++ b/src/i18n/locales/en/leftSidebar/certifications.json @@ -8,6 +8,6 @@ "placeholder": "Udacity" }, "description": { - "placeholder": "You can write about what you learnt from your certification program." + "placeholder": "You can write about what you learned from your certification program." } } From 699dc2934aa53245685196cee3fb8125314218ee Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 19:11:21 +0530 Subject: [PATCH 2/2] New translations settings.json (English) --- src/i18n/locales/en/rightSidebar/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en/rightSidebar/settings.json b/src/i18n/locales/en/rightSidebar/settings.json index 12b19981..dacc183c 100644 --- a/src/i18n/locales/en/rightSidebar/settings.json +++ b/src/i18n/locales/en/rightSidebar/settings.json @@ -2,6 +2,6 @@ "title": "Settings", "language": { "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer the <1>Translation Documentation." + "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." } } \ No newline at end of file