| Language, regional and character encoding settings: $wgExtraLanguageNames | |
|---|---|
| List of language names or overrides for default names in Names.php. |
|
| Introduced in version: | 1.12.0 (r28212) |
| Removed in version: | still in use |
| Allowed values: | (array of strings) |
| Default value: | [] |
| Other settings: Alphabetical | By function | |
Details
List of language names or overrides for default names in includes/languages/data/Names.php.
$wgExtraLanguageNames['xyz'] = '<translate nowrap><!--T:5--> Language name</translate>';
Notes
You may need to also add the prefix to $wgExtraInterlanguageLinkPrefixes for it to actually behave as an interlanguage link when defined.
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.