diff --git a/translations/frontend-app-account/src/i18n/messages/zh_CN.json b/translations/frontend-app-account/src/i18n/messages/zh_CN.json index ace70a90736..80d08a92067 100644 --- a/translations/frontend-app-account/src/i18n/messages/zh_CN.json +++ b/translations/frontend-app-account/src/i18n/messages/zh_CN.json @@ -255,6 +255,7 @@ "notification.preference.heading": "通知", "notification.preference.app.title": "{ key, select, discussion {Discussions} coursework {Course Work} other {{key}} }", "notification.preference.title": "{ text, select, core {Core notifications} newDiscussionPost {New discussion posts} newQuestionPost {New question posts} contentReported {Reported content} other {{text}} }", + "notification.preference.channel": "{ text, select, web {Web} email {Email} push {Push} other {{text}} }", "notification.preference.type.label": "类型", "notification.preference.web.label": "网页", "notification.preference.help.email": "邮箱",