Module:wikimedia languages/data: difference between revisions

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Content deleted Content added
User:Sameerhameedy User:Atitarev it's actually here: redirect prs: links to fa:
User:Atitarev this should hopefully link fa-cls and fa-ira to the fa Wiktionary
Tag: Reverted
Line 30: Line 30:
canonicalName = "Emiliano-Romagnolo",
canonicalName = "Emiliano-Romagnolo",
wiktionary_code = "egl",
wiktionary_code = "egl",
}

m["fa-cls"] = {
wiktionary_code = "fa",
}

m["fa-ira"] = {
wiktionary_code = "fa",
}
}



Revision as of 02:48, 10 November 2023

This module needs documentation.
Please document this module by describing its purpose and usage on the documentation page.

local m = {}

m["als"] = {
	wiktionary_code = "gsw",
}

m["bat-smg"] = {
	wiktionary_code = "sgs",
}

m["be-tarask"] = {
	canonicalName = "Taraškievica Belarusian",
	wiktionary_code = "be",
}

m["bs"] = {
	canonicalName = "Bosnian",
	wiktionary_code = "sh",
}

m["bxr"] = {
	wiktionary_code = "bua",
}

m["diq"] = {
	wiktionary_code = "zza",
}

m["eml"] = {
	canonicalName = "Emiliano-Romagnolo",
	wiktionary_code = "egl",
}

m["fa-cls"] = {
	wiktionary_code = "fa",
}

m["fa-ira"] = {
	wiktionary_code = "fa",
}

m["fiu-vro"] = {
	wiktionary_code = "vro",
}

m["hr"] = {
	canonicalName = "Croatian",
	wiktionary_code = "sh",
}

m["ksh"] = {
	wiktionary_code = "gmw-cfr",
}

m["ku"] = {
	canonicalName = "Kurdish",
	wiktionary_code = "kmr",
}

m["kv"] = {
	canonicalName = "Komi",
	wiktionary_code = "kpv",
}

m["nrm"] = {
	wiktionary_code = "nrf",
}

m["prs"] = {
	wiktionary_code = "fa",
}

m["roa-rup"] = {
	wiktionary_code = "rup",
}

m["roa-tara"] = {
	wiktionary_code = "roa-tar",
}

m["simple"] = {
	canonicalName = "Simple English",
	wiktionary_code = "en",
}

m["sr"] = {
	canonicalName = "Serbian",
	wiktionary_code = "sh",
}

m["zh-classical"] = {
	wiktionary_code = "ltc",
}

m["zh-min-nan"] = {
	wiktionary_code = "nan",
}

m["zh-yue"] = {
	wiktionary_code = "yue",
}

return m