Yes - you have to add additional languages how Ali suggested:
YourAwesomeDomain.com/admin/dark_lang/darklangconfig/
The LANGUAGE_CODE variable is for your server's default language. And then to "release" a language, you have to turn them on in the dark lang config on the admin panel - do that by going to the admin url above, then adding language codes for all additional languages you wish to release in a comma separated list. For example, to release French and Chinese (China), you'd add
fr, zh-cn
You don't need to add the language code for your server's default language, but it's no problem if you do.
Confusing, I know. The benefit of this is that you can preview languages before you release them by appending
?lang-code=xx
to the end of any url, and ?clear-lang to undo it. Example: