Hide language menu when only one active language #55
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
There is no need to show the menu if only one language is active.
This should only go for the user ui. the admin should still be able to enter translations for different languages
Thinking further about this, perhaps there should just be a setting that says monolingual client, that hides the language menu (and forces the default language for users).
Or, perhaps the best approach is to just use the supported languages field, and have the admin UI ignore it (always show all languages). This would mean hiding the menu for users when number of languages is < 2.
Status changed to closed by commit 00aef3