From a59ff5e7e8f8bb2742de2bb28e443f2c521d72b7 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Sun, 7 May 2023 16:36:19 +0000 Subject: [PATCH] chore(i18n): update translations --- src/i18n/messages/ar.json | 2 +- src/i18n/messages/es_419.json | 2 +- src/i18n/messages/fr.json | 2 +- src/i18n/messages/pt_BR.json | 2 +- src/i18n/messages/zh_CN.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 549dd69..d771f00 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -7,7 +7,7 @@ "leanerDashboard.enterpriseDialogHeader": "لديك حق الوصول إلى لوحة التحكم {label}", "leanerDashboard.enterpriseDialogBody": "للوصول إلى الدورات التدريبية المتاحة لك من خلال {label} ، قم بزيارة لوحة التحكم {label} الآن.", "leanerDashboard.enterpriseDialogDismissButton": "تجاهل", - "leanerDashboard.enterpriseDialogConfirmButton": "الذهاب إلى لوحة التحكم", + "leanerDashboard.enterpriseDialogConfirmButton": "Go to dashboard", "leanerDashboard.confirmEmailBanner": "أكد الآن", "leanerDashboard.confirmEmailTextReminderBanner": "Remember to confirm your email so that you can keep learning on edX! {confirmNowButton}.", "leanerDashboard.verifiedConfirmEmailButton": "لقد أكدت بريدي الإلكتروني", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 5d4bc50..f4c9ef5 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -7,7 +7,7 @@ "leanerDashboard.enterpriseDialogHeader": "Tienes acceso al panel {label}", "leanerDashboard.enterpriseDialogBody": "Para acceder a los cursos disponibles para usted a través de {label}, visite el panel {label} ahora.", "leanerDashboard.enterpriseDialogDismissButton": "Despedir", - "leanerDashboard.enterpriseDialogConfirmButton": "Ir al panel de control", + "leanerDashboard.enterpriseDialogConfirmButton": "Go to dashboard", "leanerDashboard.confirmEmailBanner": "Confirmar ahora", "leanerDashboard.confirmEmailTextReminderBanner": "¡Recuerda confirmar tu correo electrónico para que puedas seguir aprendiendo en edX! {confirmNowButton}.", "leanerDashboard.verifiedConfirmEmailButton": "He confirmado mi correo electrónico.", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index f8e2a0c..ddcbb25 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -7,7 +7,7 @@ "leanerDashboard.enterpriseDialogHeader": "Vous avez accès au tableau de bord {label}", "leanerDashboard.enterpriseDialogBody": "Pour accéder aux cours disponibles via {label}, visitez le tableau de bord {label} maintenant.", "leanerDashboard.enterpriseDialogDismissButton": "Ignorer", - "leanerDashboard.enterpriseDialogConfirmButton": "Aller au tableau de bord", + "leanerDashboard.enterpriseDialogConfirmButton": "Go to dashboard", "leanerDashboard.confirmEmailBanner": "Confirmer maintenant", "leanerDashboard.confirmEmailTextReminderBanner": "N'oubliez pas de confirmer votre courriel afin de pouvoir continuer à apprendre sur edX ! {confirmNowButton}.", "leanerDashboard.verifiedConfirmEmailButton": "J'ai confirmé mon courriel", diff --git a/src/i18n/messages/pt_BR.json b/src/i18n/messages/pt_BR.json index d501a1b..7d09d08 100644 --- a/src/i18n/messages/pt_BR.json +++ b/src/i18n/messages/pt_BR.json @@ -7,7 +7,7 @@ "leanerDashboard.enterpriseDialogHeader": "You have access to the {label} dashboard", "leanerDashboard.enterpriseDialogBody": "To access the courses available to you through {label}, visit the {label} dashboard now.", "leanerDashboard.enterpriseDialogDismissButton": "Ignorar", - "leanerDashboard.enterpriseDialogConfirmButton": "Go To Dashboard", + "leanerDashboard.enterpriseDialogConfirmButton": "Go to dashboard", "leanerDashboard.confirmEmailBanner": "Confirm Now", "leanerDashboard.confirmEmailTextReminderBanner": "Remember to confirm your email so that you can keep learning on edX! {confirmNowButton}.", "leanerDashboard.verifiedConfirmEmailButton": "I've confirmed my email", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index ac90582..505534b 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -7,7 +7,7 @@ "leanerDashboard.enterpriseDialogHeader": "You have access to the {label} dashboard", "leanerDashboard.enterpriseDialogBody": "To access the courses available to you through {label}, visit the {label} dashboard now.", "leanerDashboard.enterpriseDialogDismissButton": "Dismiss", - "leanerDashboard.enterpriseDialogConfirmButton": "Go To Dashboard", + "leanerDashboard.enterpriseDialogConfirmButton": "Go to dashboard", "leanerDashboard.confirmEmailBanner": "Confirm Now", "leanerDashboard.confirmEmailTextReminderBanner": "Remember to confirm your email so that you can keep learning on edX! {confirmNowButton}.", "leanerDashboard.verifiedConfirmEmailButton": "I've confirmed my email",