diff --git a/frontend/src/i18n/locales/en-GB/event.json b/frontend/src/i18n/locales/en-GB/event.json index b6656ae..5d691e2 100644 --- a/frontend/src/i18n/locales/en-GB/event.json +++ b/frontend/src/i18n/locales/en-GB/event.json @@ -48,8 +48,9 @@ "group": { "legend_tooltip": "Click to highlight highest availability", - "info1": "Hover or tap the calendar below to see who is available", - "info2": "Click the names below to view people individually" + "info1": "Hover or tap the calendar below to see who is available, and click to copy details about a time slot", + "info2": "Click the names below to view people individually", + "clipboard_message": "People available on {{date}}" }, "you": { @@ -60,8 +61,10 @@ "google_cal": "Sync with Google Calendar", "outlook_cal": "Sync with Outlook Calendar", + "recent_event": "Sync with a recent event", "integration": { "logout": "log out", + "close": "close", "info": "Importing will overwrite your current availability", "button": "Import availability" }