diff --git a/frontend/messages/en.json b/frontend/messages/en.json index 9fa74252..faeff0d8 100644 --- a/frontend/messages/en.json +++ b/frontend/messages/en.json @@ -35,7 +35,6 @@ "one_week": "1 week", "one_month": "1 month", "expiration": "Expiration", - "generate_code": "Generate Code", "name": "Name", "an_unknown_error_occurred": "An unknown error occurred", "authentication_process_was_aborted": "The authentication process was aborted", @@ -72,13 +71,11 @@ "authenticate_with_passkey_to_access_account": "Authenticate yourself with your passkey to access your account.", "authenticate": "Authenticate", "please_try_again": "Please try again.", - "continue": "Continue", "alternative_sign_in": "Alternative Sign In", "if_you_do_not_have_access_to_your_passkey_you_can_sign_in_using_one_of_the_following_methods": "If you don't have access to your passkey, you can sign in using one of the following methods.", "use_your_passkey_instead": "Use your passkey instead?", "email_login": "Email Login", "enter_a_login_code_to_sign_in": "Enter a login code to sign in.", - "sign_in_with_login_code": "Sign in with login code", "request_a_login_code_via_email": "Request a login code via email.", "go_back": "Go back", "an_email_has_been_sent_to_the_provided_email_if_it_exists_in_the_system": "An email has been sent to the provided email, if it exists in the system.", @@ -166,7 +163,6 @@ "ldap": "LDAP", "configure_ldap_settings_to_sync_users_and_groups_from_an_ldap_server": "Configure LDAP settings to sync users and groups from an LDAP server.", "images": "Images", - "update": "Update", "email_configuration_updated_successfully": "Email configuration updated successfully", "save_changes_question": "Save changes?", "you_have_to_save_the_changes_before_sending_a_test_email_do_you_want_to_save_now": "You have to save the changes before sending a test email. Do you want to save now?", @@ -276,8 +272,6 @@ "add_a_new_oidc_client_to_appname": "Add a new OIDC client to {appName}.", "add_oidc_client": "Add OIDC Client", "manage_oidc_clients": "Manage OIDC Clients", - "one_time_link": "One Time Link", - "use_this_link_to_sign_in_once": "Use this link to sign in once. This is needed for users who haven't added a passkey yet or have lost it.", "add": "Add", "callback_urls": "Callback URLs", "logout_callback_urls": "Logout Callback URLs", @@ -291,9 +285,7 @@ "requires_pushed_authorization_requests": "Requires Pushed Authorization Requests", "requires_pushed_authorization_requests_description": "Requires clients to use the PAR endpoint to pre-register authorization parameters before initiating the flow.", "name_logo": "{name} logo", - "change_logo": "Change Logo", "upload_logo": "Upload Logo", - "remove_logo": "Remove Logo", "are_you_sure_you_want_to_delete_this_oidc_client": "Are you sure you want to delete this OIDC client?", "oidc_client_deleted_successfully": "OIDC client deleted successfully", "authorization_url": "Authorization URL", @@ -375,7 +367,6 @@ "add_federated_client_credential": "Add Federated Client Credential", "add_another_federated_client_credential": "Add another federated client credential", "oidc_allowed_group_count": "Allowed Group Count", - "unrestricted": "Unrestricted", "show_advanced_options": "Show Advanced Options", "hide_advanced_options": "Hide Advanced Options", "oidc_data_preview": "OIDC Data Preview", @@ -387,9 +378,7 @@ "access_token_payload": "Access Token Payload", "userinfo_endpoint_response": "Userinfo Endpoint Response", "copy": "Copy", - "no_preview_data_available": "No preview data available", "copy_all": "Copy All", - "preview": "Preview", "preview_for_user": "Preview for {name}", "preview_the_oidc_data_that_would_be_sent_for_this_user": "Preview the OIDC data that would be sent for this user", "show": "Show", @@ -415,7 +404,6 @@ "user_creation_updated_successfully": "User creation settings updated successfully.", "signup_disabled_description": "User signups are completely disabled. Only administrators can create new user accounts.", "signup_requires_valid_token": "A valid signup token is required to create an account", - "validating_signup_token": "Validating signup token", "go_to_login": "Go to login", "signup_to_appname": "Sign Up to {appName}", "create_your_account_to_get_started": "Create your account to get started.", @@ -438,7 +426,6 @@ "usage": "Usage", "created": "Created", "token": "Token", - "loading": "Loading", "delete_signup_token": "Delete Signup Token", "are_you_sure_you_want_to_delete_this_signup_token": "Are you sure you want to delete this signup token? This action cannot be undone.", "signup_with_token": "Signup with token", @@ -556,7 +543,6 @@ "no_apis_defined_yet": "No APIs have been defined yet. APIs allow clients to request access tokens for specific resources and permissions.", "access_an_api_on_your_behalf": "Access an API on your behalf", "api_name": "API Name", - "access": "Access", "user_delegated_access": "User-delegated access", "client_access": "Client access (M2M)", "client_access_unavailable_for_public_clients": "Public clients can't use the client credentials grant, so client access is not available.", @@ -574,8 +560,6 @@ "the_requesting_device_has_been_signed_in": "The requesting device has been signed in.", "the_sign_in_request_was_denied": "The sign-in request was denied.", "review_the_request_before_approving_it": "Review the requesting device before approving this sign in.", - "sign_in_request": "Sign-in request", - "only_approve_if_you_started_this_sign_in": "Only approve if you started this sign in on the requesting device.", "deny": "Deny", "approve": "Approve", "or": "or",