summaryrefslogtreecommitdiff
path: root/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'locales/en-US.json')
-rw-r--r--locales/en-US.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/locales/en-US.json b/locales/en-US.json
index 4882932..f242b18 100644
--- a/locales/en-US.json
+++ b/locales/en-US.json
@@ -5,6 +5,7 @@
"choosefile": "Choose file",
"close": "Close",
"comment": "Comment",
+ "common.datetimeformat": "dddd D MMMM YYYY h:mm a",
"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",
@@ -202,6 +203,7 @@
"numlimit": "Please enter a number between 1 and ${response.data.freeSpots}",
"options.showlistattendees": "Display the list of attendees",
"pastevents": "Past events",
+ "period": ".",
"publiclist.events": "Events",
"publiclist.groups": "Groups",
"publiclist.nogroups": "No groups!",
@@ -215,6 +217,7 @@
"save": "Save changes",
"saving": "Saving...",
"selectfile": "Select file",
+ "sidebar.about": "About",
"sidebar.createevent": "Create an event",
"sidebar.events": "View events",
"snappy": "Make it snappy.",
@@ -239,6 +242,9 @@
"validation.groupdata.eventgroupdescription": "Event group description is required.",
"validation.groupdata.eventgroupname": "Event group name is required.",
"validation.groupdata.eventgroupurl": "Group link is invalid.",
+ "views.event.deletetitle": "Delete '{{ eventData.name }}'",
+ "views.event.removetitle": "Remove {{ attendeeName }} from {{ eventName }}",
+ "views.eventgroup.deletetitle": "Delete '{{ eventGroupData.name }}'",
"wontshow": "Will not be shown anywhere (optional).",
"year-month-format": "MMMM YYYY",
"youremail": "Your email"