Modul:Sort/latinDIN5007m2
Erscheinungsbild
Modul:Vorlage:LuaModuleDoc:144: attempt to index field 'wikibase' (a nil value)
local Serial = "2016-11-23"
--[=[
Sort/latinDIN5007m2
mw.loadData() table with sort string variant for DIN 5007 mode 2
]=]
return {
[196] = "Ae", -- Ä
[214] = "Oe", -- Ö
[220] = "Ue", -- Ü
[223] = "ss", -- ß
[228] = "ae", -- ä
[246] = "oe", -- ö
[252] = "ue", -- ü
[383] = "s", -- long S
failsafe = Serial
};