diff --git a/src/i18n/messages/ar.json b/src/i18n/messages/ar.json index 38d642854..52c5cf476 100644 --- a/src/i18n/messages/ar.json +++ b/src/i18n/messages/ar.json @@ -1,5 +1,14 @@ { - "authoring.example.hello": "Hello World!", + "course-authoring.pages-resources.heading": "Pages & Resources", + "course-authoring.pages-resources.viewLive.button": "View Live", + "course-authoring.pages-resources.enable.button": "Enable", + "course-authoring.pages-resources.pages.subheading": "Course pages", + "course-authoring.pages-resources.pageStatus.enabled": "Enabled", + "course-authoring.pages-resources.pageStatus.disabled": "Disabled", + "course-authoring.pages-resources.resources.subheading": "Resources", + "course-authoring.pages-resources.resources.custom.title": "Custom", + "course-authoring.pages-resources.resources.custom.description": "Create and edit custom pages to provide students with additional course content and resources. Pages are publicly visible. If users know the URL of a page, they can view the page even if they are not registered for or logged in to your course.", + "course-authoring.pages-resources.resources.newPage.button": "New Page", "authoring.examsettings.enableproctoredexams.help": "If checked, proctored exams are enabled in your course.", "authoring.examsettings.allowoptout.label": "Allow Opting Out of Proctored Exams", "authoring.examsettings.allowoptout.help": "\n If this value is \"Yes\", learners can choose to take proctored exams without proctoring. \n If this value is \"No\", all learners must take the exam with proctoring.\n ", diff --git a/src/i18n/messages/es_419.json b/src/i18n/messages/es_419.json index 38d642854..52c5cf476 100644 --- a/src/i18n/messages/es_419.json +++ b/src/i18n/messages/es_419.json @@ -1,5 +1,14 @@ { - "authoring.example.hello": "Hello World!", + "course-authoring.pages-resources.heading": "Pages & Resources", + "course-authoring.pages-resources.viewLive.button": "View Live", + "course-authoring.pages-resources.enable.button": "Enable", + "course-authoring.pages-resources.pages.subheading": "Course pages", + "course-authoring.pages-resources.pageStatus.enabled": "Enabled", + "course-authoring.pages-resources.pageStatus.disabled": "Disabled", + "course-authoring.pages-resources.resources.subheading": "Resources", + "course-authoring.pages-resources.resources.custom.title": "Custom", + "course-authoring.pages-resources.resources.custom.description": "Create and edit custom pages to provide students with additional course content and resources. Pages are publicly visible. If users know the URL of a page, they can view the page even if they are not registered for or logged in to your course.", + "course-authoring.pages-resources.resources.newPage.button": "New Page", "authoring.examsettings.enableproctoredexams.help": "If checked, proctored exams are enabled in your course.", "authoring.examsettings.allowoptout.label": "Allow Opting Out of Proctored Exams", "authoring.examsettings.allowoptout.help": "\n If this value is \"Yes\", learners can choose to take proctored exams without proctoring. \n If this value is \"No\", all learners must take the exam with proctoring.\n ", diff --git a/src/i18n/messages/fr.json b/src/i18n/messages/fr.json index 38d642854..52c5cf476 100644 --- a/src/i18n/messages/fr.json +++ b/src/i18n/messages/fr.json @@ -1,5 +1,14 @@ { - "authoring.example.hello": "Hello World!", + "course-authoring.pages-resources.heading": "Pages & Resources", + "course-authoring.pages-resources.viewLive.button": "View Live", + "course-authoring.pages-resources.enable.button": "Enable", + "course-authoring.pages-resources.pages.subheading": "Course pages", + "course-authoring.pages-resources.pageStatus.enabled": "Enabled", + "course-authoring.pages-resources.pageStatus.disabled": "Disabled", + "course-authoring.pages-resources.resources.subheading": "Resources", + "course-authoring.pages-resources.resources.custom.title": "Custom", + "course-authoring.pages-resources.resources.custom.description": "Create and edit custom pages to provide students with additional course content and resources. Pages are publicly visible. If users know the URL of a page, they can view the page even if they are not registered for or logged in to your course.", + "course-authoring.pages-resources.resources.newPage.button": "New Page", "authoring.examsettings.enableproctoredexams.help": "If checked, proctored exams are enabled in your course.", "authoring.examsettings.allowoptout.label": "Allow Opting Out of Proctored Exams", "authoring.examsettings.allowoptout.help": "\n If this value is \"Yes\", learners can choose to take proctored exams without proctoring. \n If this value is \"No\", all learners must take the exam with proctoring.\n ", diff --git a/src/i18n/messages/zh_CN.json b/src/i18n/messages/zh_CN.json index 38d642854..52c5cf476 100644 --- a/src/i18n/messages/zh_CN.json +++ b/src/i18n/messages/zh_CN.json @@ -1,5 +1,14 @@ { - "authoring.example.hello": "Hello World!", + "course-authoring.pages-resources.heading": "Pages & Resources", + "course-authoring.pages-resources.viewLive.button": "View Live", + "course-authoring.pages-resources.enable.button": "Enable", + "course-authoring.pages-resources.pages.subheading": "Course pages", + "course-authoring.pages-resources.pageStatus.enabled": "Enabled", + "course-authoring.pages-resources.pageStatus.disabled": "Disabled", + "course-authoring.pages-resources.resources.subheading": "Resources", + "course-authoring.pages-resources.resources.custom.title": "Custom", + "course-authoring.pages-resources.resources.custom.description": "Create and edit custom pages to provide students with additional course content and resources. Pages are publicly visible. If users know the URL of a page, they can view the page even if they are not registered for or logged in to your course.", + "course-authoring.pages-resources.resources.newPage.button": "New Page", "authoring.examsettings.enableproctoredexams.help": "If checked, proctored exams are enabled in your course.", "authoring.examsettings.allowoptout.label": "Allow Opting Out of Proctored Exams", "authoring.examsettings.allowoptout.help": "\n If this value is \"Yes\", learners can choose to take proctored exams without proctoring. \n If this value is \"No\", all learners must take the exam with proctoring.\n ",