Skip to content

Commit

Permalink
Rename label of show border toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerstolzenberg committed Mar 5, 2024
1 parent fcf9de8 commit 80979ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/assets/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"my-location": "Wo bin ich"
},
"option-pane": {
"show-eu-borders": "EU Grenzen (UN)",
"show-eu-borders": "EU Grenzen",
"show-capitols": "Hauptstädte anzeigen"
},
"notifications": {
Expand Down
2 changes: 1 addition & 1 deletion src/assets/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"my-location": "My location"
},
"option-pane": {
"show-eu-borders": "European borders (UN)",
"show-eu-borders": "European borders",
"show-capitols": "Show capitols"
},
"notifications": {
Expand Down

0 comments on commit 80979ce

Please sign in to comment.