diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index bc92e7cf2d..41fcac295c 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -241,7 +241,7 @@ "done": "Done", "all_done": "All done!", "all": "All", - "yours": "Yours", + "yours": "Your account", "available_apps": "Available Apps", "check_email_reset_password": "Check your email. We sent you a link to reset your password.", "finish": "Finish", @@ -866,6 +866,7 @@ "installed_apps": "Installed Apps", "free_to_use_apps": "Free", "no_category_apps": "No {{category}} apps", + "all_apps": "All apps", "no_category_apps_description_calendar": "Add a calendar app to check for conflicts to prevent double bookings", "no_category_apps_description_conferencing": "Try adding a conference app for video calls with your clients", "no_category_apps_description_payment": "Add a payment app to ease transaction between you and your clients", @@ -1457,6 +1458,7 @@ "new_event_type_availability": "{{eventTypeTitle}} Availability", "error_editing_availability": "Error editing availability", "dont_have_permission": "You don't have permission to access this resource.", + "saml_config": "SAML", "saml_configuration_placeholder": "Please paste the SAML metadata from your Identity Provider here", "saml_email_required": "Please enter an email so we can find your SAML Identity Provider", "saml_sp_title": "Service Provider Details",