more module updates
This commit is contained in:
@@ -15,8 +15,10 @@ $base = array(
|
||||
// Overrides for Danish input.
|
||||
$variant['da'] = array(
|
||||
0xC5 => 'Aa',
|
||||
0xC6 => 'Ae',
|
||||
0xD8 => 'Oe',
|
||||
0xE5 => 'aa',
|
||||
0xE6 => 'ae',
|
||||
0xF8 => 'oe',
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user