Module:fax:Dialects
Appearance
- මෙම module සතුව උපදෙස් උප පිටුවක් නොපවතියි. Please නිර්මාණය කරන්න.
- ප්රයෝජනවත් සබැඳි: උප පිටු ලැයිස්තුව • සබැඳි • transclusions • testcases • sandbox
local labels, aliases = {}, {}
labels["Lagarteiru"] = {
link = "Eljas",
display = "Lagarteiru",
}
aliases["L"] = "Lagarteiru"
labels["Mañegu"] = {
link = "San Martín de Trevejo",
display = "Mañegu",
}
aliases["M"] = "Mañegu"
labels["Valverdeñu"] = {
link = "Valverde del Fresno",
display = "Valverdeñu",
}
aliases["V"] = "Valverdeñu"
return {
labels = labels,
aliases = aliases,
}