Addition special chars

This commit is contained in:
Edi 2018-01-21 17:10:34 +01:00 committed by GitHub
parent b7b87be55c
commit 203e120d17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,11 @@
"3": ""
}
},
"special-chars": {
"ä": "ae",
"ö": "oe",
"ü": "ue"
},
"dates": {
"Mon": "Mo",
"Tue": "Di",