You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/app.shared.en.yml
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -548,6 +548,19 @@ en:
548
548
events: "Events"
549
549
externals: "Other calendars"
550
550
show_reserved_uniq: "Show only slots with reservations"
551
+
auto_refresh_on: "Auto refresh: ON"
552
+
auto_refresh_off: "Auto refresh: OFF"
553
+
ical_links: "iCal links"
554
+
ical_description: "Use the following links to subscribe to reservation calendars in your calendar application."
555
+
copy_link: "Copy Link"
556
+
subscribe: "Subscribe"
557
+
ical_usage_info: "Add these links to your calendar application (such as Google Calendar, Outlook, etc.) to automatically sync reservation information."
558
+
link_copied: "Link copied to clipboard"
559
+
copy_failed: "Copy failed, please copy the link manually"
0 commit comments