diff options
Diffstat (limited to 'locales/en-US.json')
-rw-r--r-- | locales/en-US.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/en-US.json b/locales/en-US.json index 7f29115..4882932 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -5,6 +5,15 @@ "choosefile": "Choose file", "close": "Close", "comment": "Comment", + "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-true": "Public events and groups are displayed on the homepage", "copied": "Copied!", "copy": "Copy", "coverimg": "Cover image", @@ -141,7 +150,7 @@ "group.subscribedesc": "Enter your email address (optional) to receive\nupdates\nwhenever a new event is created in this group.", "group.subscribetitle": "Subscribe to updates", "group.welcome": "Welcome to your event group! We've just sent you an email with your secret editing link, which you can also see in the address bar above. Haven't got the email? Check your spam or junk folder. To share your event group, use the link you can see just below this message - that way your attendees won't be able to edit or delete your event group!", - "home.about": "About {{ sn }}", + "home.about": "About {{ siteName }}", "home.aboutgathio": "About Gathio", "home.attention": "But remember: all events are visible to anyone who knows the link, so probably don't use Gathio to plot your surprise birthday party or revolution. Or whatever, you do you.", "home.autodelete": "If this instance automatically deletes its events, sometime after the event finishes, it's deleted from the database for ever, and your data goes with it.", |