local labels, aliases = {}, {}
labels['Taraškievica'] = {
link = 'Taraškievica',
display = 'Taraškievica orthography',
}
labels['Łacinka'] = {
link = 'Belarusian Latin alphabet',
display = 'Łacinka (Belarusian Latin alphabet)',
}
labels['Geotranslit'] = {
link = 'Instruction on transliteration of Belarusian geographical names with letters of Latin script',
display = '2000-2023 Instruction on transliteration of Belarusian geographical names with letters of Latin script',
}
labels['łacinka'] = labels['Łacinka']
return {
labels = labels,
aliases = aliases,
}