Files
lichterei-web/kirby/i18n/rules/de.json
Bastian Allgeier 9c89153d35 Upgrade to 3.2.0
2019-06-25 09:56:08 +02:00

10 lines
115 B
JSON
Executable File

{
"Ä": "AE",
"Ö": "OE",
"Ü": "UE",
"ß": "ss",
"ä": "ae",
"ö": "oe",
"ü": "ue"
}