added place.latitude and place.longitude, fix routes
This commit is contained in:
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user