When I use
TXT
grav.language.getActive
to check for the current language key it is empty, if default language is active and
include_default_lang
is set to false.
Is this the intended behavior and if so, how can I get the language key in the case described above?