Modul:Sort/latinDA
Erscheinungsbild
Modul:Vorlage:LuaModuleDoc:144: attempt to index field 'wikibase' (a nil value)
--[=[ 2015-03-30
Sort/latinDA
mw.loadData() table with sort string for Danish language
]=]
return {
single = { [198] = "Æ",
[230] = "æ",
[216] = "Ø",
[248] = "ø",
[197] = "ý", -- Å
[229] = "ÿ" -- å
}
};