MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
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 OR MIT
 
Get the localization of ULS in the given language.
Specific parameter:
Other general parameters are available.
- 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]