Files
lichterei-web/kirby/i18n/rules/de.json
Bastian Allgeier 1c22148d7b Upgrade to 3.7.0
2022-06-27 11:59:19 +02:00

10 lines
115 B
JSON
Executable File

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