You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"The slug is a unique identifier for the course used in URLs and API endpoints. It should be lowercase, contain no spaces (use hyphens instead), and be unique across all courses for your organization. Once set, the slug cannot be changed."
167
+
),
168
+
"slug_no_space": _("Slug cannot contain spaces. Use hyphens instead."),
165
169
"add_imap_connection": _("Add IMAP Connection"),
166
170
"imap_connection_tooltip": _(
167
171
"You don't need an IMAP connection to build your course, but you will need one if you want your users to interact via email. For example, they can sign up or check their progress just by sending a message. This is a great solution if your audience has limited platform access."
0 commit comments