$kirby->panelLanguage()
Returns the language code that will be used for the Panel if no user is logged in or if no language is configured for the user
$kirby->panelLanguage(): string
Return type
string
This method modifies the existing $app
object it is applied to and returns it again.