Trợ giúp về API MediaWiki

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, and you should not use it. Its operation may change without notice.
  • Mô đun này cần quyền đọc.
  • Source: Universal­Language­Selector
  • License: GPL-2.0-or-later OR MIT

Get the localization of ULS in the given language.

Tham số:
Other general parameters are available.
language

Chuỗi ngôn ngữ.

This parameter is required.
Các ví dụ:
Lấy bản dịch tiếng Tamil
api.php?action=ulslocalization&language=ta [open in sandbox]
Lấy bản dịch tiếng Hindi
api.php?action=ulslocalization&language=hi [open in sandbox]