From b01c38d52b7e83fc257e2c7001b20c4ed90aa211 Mon Sep 17 00:00:00 2001 From: lesion Date: Fri, 18 Nov 2022 14:14:30 +0100 Subject: [PATCH] minor --- locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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…",