feat: Add i18n support, new content block types, course export, and lesson interaction tracking.

This commit is contained in:
2026-01-17 02:19:39 -03:00
parent b166387a48
commit 05faa20993
50 changed files with 3368 additions and 388 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ export default function StudioLoginPage() {
/>
</div>
<p className="text-xs text-gray-500 mt-2 pl-1">
Contact your administrator if you don't know your Organization ID.
Contact your administrator if you don&apos;t know your Organization ID.
</p>
</div>
)}