From 533371da20b1ecd8d46822d7eb593719d1ddfd43 Mon Sep 17 00:00:00 2001 From: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com> Date: Tue, 25 Jul 2023 17:58:26 -0400 Subject: [PATCH] add missing translation (#10380) Co-authored-by: CarinaWolli Co-authored-by: Alex van Andel --- apps/web/public/static/locales/en/common.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index 19cac05dfa..2994680b54 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1183,6 +1183,7 @@ "event_time_variable": "Event time", "timezone_variable": "Timezone", "location_variable": "Location", + "additional_notes_variable": "Additional notes", "organizer_name_variable": "Organizer name", "app_upgrade_description": "In order to use this feature, you need to upgrade to a Pro account.", "invalid_number": "Invalid phone number",