summaryrefslogtreecommitdiff
path: root/locales/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'locales/en.json')
-rw-r--r--locales/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/en.json b/locales/en.json
index 2efd591..fe7330a 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -18,13 +18,13 @@
"common.year-month-format": "MMMM YYYY",
"common.youremail": "Your email",
"config.defaultinstancedesc": "**{{ siteName }}** is running on Gathio — a simple, federated, privacy-first event hosting platform.",
- "config.instancerule..showpubliceventlist-false": "Events and groups can only be accessed by direct link",
"config.instancerule.creatoremail-false": "Anyone can create events and groups",
"config.instancerule.creatoremail-true": "Only specific people can create events and groups",
"config.instancerule.deleteafterdays-false": "Events are permanent, and are never automatically deleted",
"config.instancerule.deleteafterdays-true": "Events are automatically deleted {{ days }} days after they end",
"config.instancerule.isfederated-false": "This instance does not federate with other instances",
"config.instancerule.isfederated-true": "This instance federates with other instances using ActivityPub",
+ "config.instancerule.showpubliceventlist-false": "Events and groups can only be accessed by direct link",
"config.instancerule.showpubliceventlist-true": "Public events and groups are displayed on the homepage",
"frontend.dateformat": "dddd D MMMM YYYY",
"frontend.displaydate-days": "{{ startdate }} <span class=\"text-muted\">at</span> {{ starttime }} <span class=\"text-muted\">-</span> {{ enddate }} <span class=\"text-muted\">at</span> {{ endtime }} <span class=\"text-muted\">{{ timezone }}</span>",
@@ -305,4 +305,4 @@
"views.publiceventlist.pastevents": "Past events",
"views.publiceventlist.upcomingevents": "Upcoming events",
"views.right": "Get it right!"
-} \ No newline at end of file
+}