We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b9169 commit b5716d7Copy full SHA for b5716d7
1 file changed
src/lang/locale/en.json
@@ -28,10 +28,6 @@
28
"HomeCardMode": {
29
"map": "Map",
30
"area": "Area"
31
- },
32
- "Sections": {
33
- "areasTitle": "Areas",
34
- "mapsTitle": "Maps"
35
}
36
},
37
"StreetView": {
@@ -90,7 +86,6 @@
90
86
"distance": "Distance",
91
87
"points": "Points",
92
88
"rank": "Rank",
93
- "actions": "Actions",
94
89
"search": "Search",
95
"exportGeoSave": "Export GeoSave",
96
"importGeoSave": "Import GeoSave",
@@ -134,8 +129,7 @@
134
129
"normal": "normal",
135
130
"time": "time"
136
131
137
- "selectAreas": "Select Areas",
138
- "moreSettings": "More settings"
132
+ "selectAreas": "Select Areas"
139
133
140
"CardRoomDifficulty": {
141
"title": "Set a difficulty level.",
0 commit comments