Internal for use inside Minerva. See module:mobile.startup
for access.
Classes
- LanguageInfo
- API for providing language data.
- Source:
Methods
languageInfoOverlay(api, showSuggestedLanguage)static
#
Shows information about suggested languages.
Parameters:
Name | Type | Description |
---|---|---|
api |
mw.Api | |
showSuggestedLanguage |
boolean | If the suggested languages section should be rendered. |
- Source:
Shows information about suggested languages.
languageOverlay() → {module:mobile.startup/Overlay}static
#
Factory function that returns a language featured instance of an Overlay.
Returns:
Factory function that returns a language featured instance of an Overlay.