I created a course in Swedish. When Publishing the course to web I cannot set the language to swedish, the only option is English. Once published, changing the language in index.html to <html lang=”sv” …> fixes the labels on submit buttons etc.
My issue is, trying to translate the content to english (or any other language) via XLIFF. Since my Source is marked as being in english, but is really in swedish, I cant wrap my head around what to do when it comes to first exporting then translating then importing?
(I’m trying to use AI to translate the exported XLIFF file, but that’s another story)