From bff2330d1835b20f71e89f7e712df2eab687f47f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 01:11:49 +0000 Subject: [PATCH] chore: Translate transifex_input.json in zh_CN 55% of minimum 50% translated source file: 'transifex_input.json' on 'zh_CN'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- .../src/i18n/messages/zh_CN.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/translations/frontend-app-course-authoring/src/i18n/messages/zh_CN.json b/translations/frontend-app-course-authoring/src/i18n/messages/zh_CN.json index 45de719bb79..908e563b0c9 100644 --- a/translations/frontend-app-course-authoring/src/i18n/messages/zh_CN.json +++ b/translations/frontend-app-course-authoring/src/i18n/messages/zh_CN.json @@ -161,6 +161,12 @@ "course-authoring.schedule.alert.success.aria.labelledby": "alert-confirmation-title", "course-authoring.schedule.alert.success.aria.describedby": "alert-confirmation-description", "course-authoring.schedule.alert.success": "您所作的变更已保存。", + "course-authoring.schedule.alert.load.fail.aria.labelledby": "alert-confirmation-title", + "course-authoring.schedule.alert.load.fail.aria.describedby": "alert-confirmation-description", + "course-authoring.schedule.alert.load.fail": "We encountered an error when loading your settings.", + "course-authoring.schedule.alert.fail.aria.labelledby": "alert-confirmation-title", + "course-authoring.schedule.alert.fail.aria.describedby": "alert-confirmation-description", + "course-authoring.schedule.alert.fail": "We encountered an error when saving your changes.", "course-authoring.schedule.schedule-section.error-message-1": "The certificates display behavior must be 'A date after the course end date' if certificate available date is set.", "course-authoring.schedule.schedule-section.error-message-2": "选课截止日期应在课程结束日期之前。", "course-authoring.schedule.schedule-section.error-message-3": "选课开始日期应该早于选课截止日期。",