Module:ro:Dialects
පෙනුම
- මෙම module සතුව උපදෙස් උප පිටුවක් නොපවතියි. Please නිර්මාණය කරන්න.
- ප්රයෝජනවත් සබැඳි: උප පිටු ලැයිස්තුව • සබැඳි • transclusions • testcases • sandbox
local labels, aliases = {}, {}
labels['new cyrl'] = {
link = 'Moldovan Cyrillic alphabet',
display = 'post-1930s Cyrillic spelling',
}
aliases['post-1930s (Moldovan) Cyrillic spelling'] = 'new cyrl'
aliases['Moldavian Cyrillic spelling'] = 'new cyrl'
labels['old cyrl'] = {
link = 'Romanian Cyrillic alphabet',
display = 'pre-1860s Cyrillic spelling',
}
return {
labels = labels,
aliases = aliases,
}