Module:ceb:Dialects
Appearance
- මෙම module සතුව උපදෙස් උප පිටුවක් නොපවතියි. Please නිර්මාණය කරන්න.
- ප්රයෝජනවත් සබැඳි: උප පිටු ලැයිස්තුව • සබැඳි • transclusions • testcases • sandbox
local labels = {}
local aliases = {}
labels["Boholano"] = {
display = "Boholano",
link = "Boholano dialect",
}
aliases['Bohol'] = 'Boholano'
aliases['Binol-anon'] = 'Boholano'
labels["Metro Cebu"] = {
display = "Metro Cebu",
link = "Metro Cebu",
}
aliases['Urban Cebuano'] = 'Metro Cebu'
labels["Southern Leyte"] = {
display = "Southern Leyte",
link = "Southern Leyte",
}
aliases['Kana Habagatan'] = 'Southern Leyte'
return {
labels = labels,
aliases = aliases,
}