chore(typo): fix error message (#67)
This commit is contained in:
committed by
GitHub
parent
9b76e5a74b
commit
9b277b0ee9
@@ -45,7 +45,7 @@
|
|||||||
"startCourseLabel": "Start course",
|
"startCourseLabel": "Start course",
|
||||||
"categoriesLabel": "Categories",
|
"categoriesLabel": "Categories",
|
||||||
"allCoursesLabel": "All courses",
|
"allCoursesLabel": "All courses",
|
||||||
"somethingWentWrongLabel": "Oops Something went wrong",
|
"somethingWentWrongLabel": "Oops, something went wrong",
|
||||||
"tryLabel": "Try",
|
"tryLabel": "Try",
|
||||||
"contentModelChangedErrorLabel": "Check if the content model has changed",
|
"contentModelChangedErrorLabel": "Check if the content model has changed",
|
||||||
"draftOrPublishedErrorLabel": "Check the selection has content in draft or published state (for Preview or Delivery)",
|
"draftOrPublishedErrorLabel": "Check the selection has content in draft or published state (for Preview or Delivery)",
|
||||||
|
|||||||
Reference in New Issue
Block a user