From 53e87f77695ae9d2f6841a518374cd4335c8b509 Mon Sep 17 00:00:00 2001 From: zomars Date: Mon, 21 Aug 2023 16:11:04 -0700 Subject: [PATCH] fix: Removes duplicate locale keys --- apps/web/public/static/locales/en/common.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index ebc27343d8..73afd127e5 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -809,7 +809,6 @@ "add_new_event_type": "Add a new event type", "new_event_type_to_book_description": "Create a new event type for people to book times with.", "length": "Length", - "people":"People", "minimum_booking_notice": "Minimum Notice", "offset_toggle": "Offset start times", "offset_toggle_description": "Offset timeslots shown to bookers by a specified number of minutes", @@ -1582,7 +1581,6 @@ "apps_settings": "Apps settings", "fill_this_field": "Please fill in this field", "options": "Options", - "no_options_available":"No options available", "enter_option": "Enter Option {{index}}", "add_an_option": "Add an option", "radio": "Radio",