diff --git a/locales/en.json b/locales/en.json index 3c441916..50ad4059 100644 --- a/locales/en.json +++ b/locales/en.json @@ -184,6 +184,7 @@ "allow_registration_description": "Allow open registrations?", "allow_anon_event": "Allow anonymous events (has to be confirmed)?", "allow_recurrent_event": "Allow recurring events", + "allow_geolocation": "Allow events geolocation", "recurrent_event_visible": "Show recurring events by default", "federation": "Federation / ActivityPub", "enable_federation": "Turn on federation", @@ -250,7 +251,8 @@ "fallback_image": "Fallback image", "header_image": "Header image", "hide_thumbs": "Hide thumbs", - "hide_calendar": "Hide calendar" + "hide_calendar": "Hide calendar", + "default_images": "Default images" }, "auth": { "not_confirmed": "Not confirmed yet…",