fix sorting

This commit is contained in:
einhorn_b 2021-10-02 13:21:13 +02:00 committed by Ulf Gebhardt
parent 2277cc497b
commit fccb5a7715
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD
2 changed files with 4 additions and 5 deletions

View File

@ -107,10 +107,9 @@
"settings": {
"coinanimation": {
"coinanimation": "Münzanimation",
"False": "Münzanimation ausgeschaltet",
"True" : "Münzanimation eingeschaltet"
"False": "Münzanimation ausgeschaltet",
"True": "Münzanimation eingeschaltet"
},
"coinanimationTrue": "",
"language": {
"changeLanguage": "Sprache ändern",
"de": "Deutsch",

View File

@ -107,8 +107,8 @@
"settings": {
"coinanimation": {
"coinanimation": "Coin animation",
"False": "Coin animation disabled",
"True" : "Coin animation enabled"
"False": "Coin animation disabled",
"True": "Coin animation enabled"
},
"language": {
"changeLanguage": "Change language",