From cdd066c6533319e46ca94ec8b76e410fa3c36855 Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Thu, 11 Jan 2024 10:31:52 -0500 Subject: [PATCH] add missing translations (#13125) Co-authored-by: CarinaWolli --- apps/web/public/static/locales/en/common.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 0f6213c745..510957ec8e 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1387,7 +1387,9 @@ "event_date_info": "The event date", "event_time_info": "The event start time", "event_type_not_found": "EventType not Found", + "location_variable": "Location", "location_info": "The location of the event", + "additional_notes_variable": "Additional notes", "additional_notes_info": "The additional notes of booking", "attendee_name_info": "The person booking's name", "organizer_name_info": "Organizer’s name", @@ -1848,6 +1850,7 @@ "verification_code": "Verification code", "can_you_try_again": "Can you try again with a different time?", "verify": "Verify", + "timezone_variable": "Timezone", "timezone_info": "The timezone of the person receiving", "event_end_time_variable": "Event end time", "event_end_time_info": "The event end time", @@ -2148,7 +2151,6 @@ "overlay_my_calendar_toc":"By connecting to your calendar, you accept our privacy policy and terms of use. You may revoke access at any time.", "view_overlay_calendar_events":"View your calendar events to prevent clashed booking.", "join_event_location":"Join {{eventLocationType}}", - "join_meeting":"Join Meeting", "troubleshooting":"Troubleshooting", "calendars_were_checking_for_conflicts":"Calendars we’re checking for conflicts", "availabilty_schedules":"Availability schedules",