Skip to content

Commit

Permalink
Merge pull request #138 from maxkrickl/patch-1
Browse files Browse the repository at this point in the history
Add 'ß' (ss) to german locale
  • Loading branch information
simov committed Nov 13, 2021
2 parents c632cbb + cc7c77c commit de4d60c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/locales.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"ö": "oe",
"Ü": "UE",
"ü": "ue",
"ß": "ss",
"%": "prozent",
"&": "und",
"|": "oder",
Expand Down

0 comments on commit de4d60c

Please sign in to comment.