feat: add descriptions for i18n messages (#815)
It fixes: openedx/frontend-wg/issues/74
This commit is contained in:
committed by
GitHub
parent
8325851813
commit
c25ec8f1ae
@@ -48,6 +48,7 @@ function HonorCode({ intl, courseId }) {
|
||||
siteName,
|
||||
link: <a href={honorCodeUrl}>{intl.formatMessage(messages['learn.honorCode.name'])}</a>,
|
||||
}}
|
||||
description="This is shown to learner, when course author wants to learners to explicity agree on their (Term of use or conduct), hence it links honor code page. "
|
||||
/>
|
||||
</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user