Fix locales

This commit is contained in:
Wolfgang Huß 2023-01-05 15:47:41 +01:00
parent 41ecc2df9e
commit c3e01ac8e1
2 changed files with 2 additions and 2 deletions

View File

@ -524,8 +524,8 @@
},
"map": {
"styles": {
"outdoors": "Landschaft",
"dark": "Dunkel",
"outdoors": "Landschaft",
"satellite": "Satellit",
"streets": "Straßen"
}

View File

@ -524,8 +524,8 @@
},
"map": {
"styles": {
"outdoors": "Outdoors",
"dark": "Dark",
"outdoors": "Outdoors",
"satellite": "Satellite",
"streets": "Streets"
}