Add missing strings (#9943)

This commit is contained in:
Bailey Pumfleet 2023-07-05 15:12:45 +02:00 committed by GitHub
parent 4a4cc7c766
commit 4ac2c52c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",