From e2710f6ed350299df8fb16b2f4ad4513f650a207 Mon Sep 17 00:00:00 2001 From: edX Transifex Bot Date: Sun, 13 Sep 2020 20:59:19 +0000 Subject: [PATCH] fix(i18n): update translations --- src/i18n/messages/ar.json | 5 +++++ src/i18n/messages/es_419.json | 5 +++++ src/i18n/messages/fr.json | 5 +++++ src/i18n/messages/zh_CN.json | 5 +++++ 4 files changed, 20 insertions(+) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index ed4b4d0c..c71ed7bb 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -7,6 +7,11 @@ "learning.logistration.login": "sign in", "learning.logistration.register": "register", "learn.navigation.course.tabs.label": "Course Material", + "header.menu.dashboard.label": "Dashboard", + "header.menu.profile.label": "Profile", + "header.menu.account.label": "Account", + "header.menu.orderHistory.label": "Order History", + "header.menu.signOut.label": "Sign Out", "datesBanner.datesTabInfoBanner.header": "We've built a suggested schedule to help you stay on track. ", "datesBanner.datesTabInfoBanner.body": "But don't worry—it's flexible so you can learn at your own pace. If you happen to fall behind on\n our suggested dates, you'll be able to adjust them to keep yourself on track.", "datesBanner.upgradeToCompleteGradedBanner.header": "You are auditing this course, ", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 558048f5..2b66521e 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -7,6 +7,11 @@ "learning.logistration.login": "iniciar sesión", "learning.logistration.register": "registrarse", "learn.navigation.course.tabs.label": "Material del Curso", + "header.menu.dashboard.label": "Dashboard", + "header.menu.profile.label": "Profile", + "header.menu.account.label": "Account", + "header.menu.orderHistory.label": "Order History", + "header.menu.signOut.label": "Sign Out", "datesBanner.datesTabInfoBanner.header": "Hemos creado un cronograma sugerido para ayudarlo a mantenerse encaminado.", "datesBanner.datesTabInfoBanner.body": "Pero no te preocupes—es flexible, por lo que puedes aprender a tu propio ritmo. Si te pierdes las fechas sugeridas, podrás ajustarlas para asegurar que puedes mantenerte al día.", "datesBanner.upgradeToCompleteGradedBanner.header": "You are auditing this course, ", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index ed4b4d0c..c71ed7bb 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -7,6 +7,11 @@ "learning.logistration.login": "sign in", "learning.logistration.register": "register", "learn.navigation.course.tabs.label": "Course Material", + "header.menu.dashboard.label": "Dashboard", + "header.menu.profile.label": "Profile", + "header.menu.account.label": "Account", + "header.menu.orderHistory.label": "Order History", + "header.menu.signOut.label": "Sign Out", "datesBanner.datesTabInfoBanner.header": "We've built a suggested schedule to help you stay on track. ", "datesBanner.datesTabInfoBanner.body": "But don't worry—it's flexible so you can learn at your own pace. If you happen to fall behind on\n our suggested dates, you'll be able to adjust them to keep yourself on track.", "datesBanner.upgradeToCompleteGradedBanner.header": "You are auditing this course, ", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index ed4b4d0c..c71ed7bb 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -7,6 +7,11 @@ "learning.logistration.login": "sign in", "learning.logistration.register": "register", "learn.navigation.course.tabs.label": "Course Material", + "header.menu.dashboard.label": "Dashboard", + "header.menu.profile.label": "Profile", + "header.menu.account.label": "Account", + "header.menu.orderHistory.label": "Order History", + "header.menu.signOut.label": "Sign Out", "datesBanner.datesTabInfoBanner.header": "We've built a suggested schedule to help you stay on track. ", "datesBanner.datesTabInfoBanner.body": "But don't worry—it's flexible so you can learn at your own pace. If you happen to fall behind on\n our suggested dates, you'll be able to adjust them to keep yourself on track.", "datesBanner.upgradeToCompleteGradedBanner.header": "You are auditing this course, ",