Why does it appear as null?

Did you add languages from panel or manually? You have to add languages from panel ui to convert content files.

Check your site content file /content/site.en.txt and /content/site.ko.txt. If there is a /content/site.txt , this is invalid file for multilanguage app. Content files should be includes language code in multilanguage like: default.en.txt or site.en.txt

1 Like