forked from MapComplete/MapComplete
UI: style offline basemap management better, make translatable
This commit is contained in:
parent
20f4f6b869
commit
40caf67084
2 changed files with 54 additions and 19 deletions
|
@ -751,6 +751,22 @@
|
|||
"typeText": "Type some text to add a comment",
|
||||
"warnAnonymous": "You are not logged in. We won't be able to contact you to resolve your issue."
|
||||
},
|
||||
"offline": {
|
||||
"actions": "Actions",
|
||||
"autoCheckmark": "Automatically download the basemap when browsing around",
|
||||
"autoExplanation": "If checked, MapComplete will automatically download the basemap to the cache for the area. This results in bigger initial data loads, but requires less internet over the long run. If you plan to visit a region with less connectivity, you can also select the area you want to download below.",
|
||||
"autoExplanationIntro": "What does automatically downloading basemaps mean?",
|
||||
"date": "Map generation data",
|
||||
"delete": "Delete basemap",
|
||||
"deleteAll": "Delete all basemaps",
|
||||
"download": "Download area",
|
||||
"installing": "Data is being downloaded",
|
||||
"localOnMap": "Offline basemaps on the map",
|
||||
"name": "Name",
|
||||
"overview": "Offline basemaps overview",
|
||||
"range": "Zoom ranges",
|
||||
"size": "Size"
|
||||
},
|
||||
"plantDetection": {
|
||||
"back": "Back to species overview",
|
||||
"button": "Automatically detect the plant species using the AI of Plantnet.org",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue