View source for Module:Lang/data
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
local lang_data = {};
--[[--------------------------< O V E R R I D E >--------------------------------------------------------------
Language codes and names in this table override the BCP47 names in Module:Language/name/data.
code indexes in this table shall always be lower case
]]
local override = {
-- ISO 639-1 codes
["ab"] = {"Abkhazian"}, -- IANA name is Abkhazian; override wp_languages {"Abkhaz"}; to achieve this, use |label=
["bh"] = {"Bihari languages"}, -- only ISO 639-1 collective; defined here to override improper redefinition (Bihari) in wp_languages
["cu"] = {"Church Slavonic"}, -- 2nd IANA name;
["de-at"] = {"Austrian German"}, -- these code-region and code-variant to match en.wiki article names
["de-ch"] = {"Swiss German"},
["en-au"] = {"Australian English"},
["en-ca"] = {"Canadian English"},
["en-emodeng"] = {"Early Modern English"},
["en-gb"] = {"British English"},
000
1:0
Templates used on this page:
- Template:High-risk (view source)
- Template:High-use (view source)
- Template:High-use/num (view source)
- Template:High-use/risk (view source)
- Template:Ombox (view source)
- Template:Order of magnitude (view source)
- Template:Rnd (view source)
- Template:Sigfig (view source)
- Template:Significant figures (view source)
- Template:Significant figures/rnd (view source)
- Template:Str endswith (view source)
- Template:Tag (view source)
- Template:Tld (view source)
- Template:Tlg (view source)
- Template:Tlx (view source)
- Module:Arguments (view source) (protected)
- Module:Lang/data/doc (view source)
- Module:Math (view source) (protected)
- Module:Message box (view source) (protected)
- Module:Message box/configuration (view source) (protected)
- Module:No globals (view source) (protected)
- Module:Str endswith (view source) (protected)
- Module:String (view source) (protected)
- Module:Yesno (view source) (protected)
Return to Module:Lang/data.