MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=ulslocalization
(main | ulslocalization)
- This module is internal or unstable. Its operation may change without notice.
- This module requires read rights.
- Source: UniversalLanguageSelector
- License: GPL-2.0-or-later
Get the localization of ULS in the given language.
Parameter:
- language
Language code.
- This parameter is required.
Examples:
- Get Tamil localization
- api.php?action=ulslocalization&language=ta [open in sandbox]
- Get Hindi localization
- api.php?action=ulslocalization&language=hi [open in sandbox]