Translated using Weblate (English)

Currently translated at 69.0% (279 of 404 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/
This commit is contained in:
Babos Gábor 2022-01-27 15:43:32 +00:00 committed by Hosted Weblate
parent 5f33949b93
commit 4c901f007e
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -492,7 +492,7 @@
"noFilesLoaded": "No file is currently loaded",
"errDuplicate": "Some columns have the same name",
"loadedFilesAre": "Currently loaded file is {file}",
"errNoLatOrLon":"The header does not contain `lat` or `lon`",
"errNoLatOrLon": "The header does not contain `lat` or `lon`",
"errPointsOnly": "The loaded JSON-file should only contain points",
"errNotFeatureCollection": "The loaded JSON-file is not a geojson-featurecollection"
},