added place.latitude and place.longitude, fix routes

This commit is contained in:
sedum
2022-09-19 05:13:57 +02:00
parent 838d1988ad
commit 0fb39b2c07
12 changed files with 168 additions and 118 deletions

View File

@@ -91,7 +91,10 @@
"label": "Label",
"collections": "Collections",
"close": "Close",
"show_map": "Show map"
"show_map": "Show map",
"latitude": "Latitude",
"longitude": "Longitude",
"getting_there": "Getting there"
},
"login": {
"description": "By logging in you can publish new events.",