From 2092a5d8d1d0ef9a701b4f27276a351af228cb07 Mon Sep 17 00:00:00 2001 From: edX Transifex Bot Date: Sun, 8 Aug 2021 21:00:21 +0000 Subject: [PATCH] fix(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/zh_CN.json | 2 ++ 4 files changed, 8 insertions(+) diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index ebc0aea6..71decfa2 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -32,6 +32,8 @@ "learning.outline.alert.cert.when": "This course ends on {courseEndDateFormatted}. Final grades and certificates are\n scheduled to be available after {certificateAvailableDate}.", "cert.alert.earned.unavailable.header": "Your grade and certificate will be ready soon!", "cert.alert.earned.ready.header": "Congratulations! Your certificate is ready.", + "cert.alert.notPassing.header": "You are not eligible for a certificate", + "cert.alert.notPassing.button": "View grades", "learning.outline.alert.end.short": "ينتهي هذا المساق في غضون {timeRemaining}في {courseEndTime}.", "learning.outline.alert.end.long": "يبدأ المساق في {timeRemaining} بتاريخ {courseStartDate}.", "learning.outline.alert.start.short": "يبدأ المساق في غضون {timeRemaining} في {courseStartDate}.", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 28a3c7f2..3960405a 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -32,6 +32,8 @@ "learning.outline.alert.cert.when": "This course ends on {courseEndDateFormatted}. Final grades and certificates are\n scheduled to be available after {certificateAvailableDate}.", "cert.alert.earned.unavailable.header": "Your grade and certificate will be ready soon!", "cert.alert.earned.ready.header": "Congratulations! Your certificate is ready.", + "cert.alert.notPassing.header": "You are not eligible for a certificate", + "cert.alert.notPassing.button": "View grades", "learning.outline.alert.end.short": "Este curso acaba en {timeRemaining} a la/s {courseEndTime}.", "learning.outline.alert.end.long": "El curso comienza en {timeRemaining} el {courseStartDate}.", "learning.outline.alert.start.short": "El curso comienza en {timeRemaining} a la/s {courseStartTime}.", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 63334340..7c1057b8 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -32,6 +32,8 @@ "learning.outline.alert.cert.when": "This course ends on {courseEndDateFormatted}. Final grades and certificates are\n scheduled to be available after {certificateAvailableDate}.", "cert.alert.earned.unavailable.header": "Your grade and certificate will be ready soon!", "cert.alert.earned.ready.header": "Congratulations! Your certificate is ready.", + "cert.alert.notPassing.header": "You are not eligible for a certificate", + "cert.alert.notPassing.button": "View grades", "learning.outline.alert.end.short": "This course is ending {timeRemaining} at {courseEndTime}.", "learning.outline.alert.end.long": "Course starts {timeRemaining} on {courseStartDate}.", "learning.outline.alert.start.short": "Course starts {timeRemaining} at {courseStartTime}.", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 63334340..7c1057b8 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -32,6 +32,8 @@ "learning.outline.alert.cert.when": "This course ends on {courseEndDateFormatted}. Final grades and certificates are\n scheduled to be available after {certificateAvailableDate}.", "cert.alert.earned.unavailable.header": "Your grade and certificate will be ready soon!", "cert.alert.earned.ready.header": "Congratulations! Your certificate is ready.", + "cert.alert.notPassing.header": "You are not eligible for a certificate", + "cert.alert.notPassing.button": "View grades", "learning.outline.alert.end.short": "This course is ending {timeRemaining} at {courseEndTime}.", "learning.outline.alert.end.long": "Course starts {timeRemaining} on {courseStartDate}.", "learning.outline.alert.start.short": "Course starts {timeRemaining} at {courseStartTime}.",