add geolocalization
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
"send": "Send",
|
||||
"where": "Where",
|
||||
"address": "Address",
|
||||
"coordinates": "Coordinates",
|
||||
"details": "Details",
|
||||
"when": "When",
|
||||
"what": "What",
|
||||
"media": "Media",
|
||||
@@ -129,6 +131,7 @@
|
||||
"added_anon": "Event added, but has yet to be confirmed.",
|
||||
"updated": "Event updated",
|
||||
"where_description": "Where's the event? If not present you can create it.",
|
||||
"coordinates_description": "You can search the place by name, or paste the coordinates separated by comma: lat,lon",
|
||||
"confirmed": "Event confirmed",
|
||||
"not_found": "Could not find event",
|
||||
"remove_confirmation": "Are you sure you want to remove this event?",
|
||||
@@ -182,6 +185,7 @@
|
||||
"allow_registration_description": "Allow open registrations?",
|
||||
"allow_anon_event": "Allow anonymous events (has to be confirmed)?",
|
||||
"allow_recurrent_event": "Allow recurring events",
|
||||
"allow_geolocalization": "Allow geolocalization of events",
|
||||
"recurrent_event_visible": "Show recurring events by default",
|
||||
"federation": "Federation / ActivityPub",
|
||||
"enable_federation": "Turn on federation",
|
||||
|
||||
Reference in New Issue
Block a user