"public_clients_description":"Public clients do not have a client secret. They are designed for mobile, web, and native applications where secrets cannot be securely stored.",
"public_key_code_exchange_is_a_security_feature_to_prevent_csrf_and_authorization_code_interception_attacks":"Public Key Code Exchange is a security feature to prevent CSRF and authorization code interception attacks.",
"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?",
"add_user_groups_to_this_client_to_restrict_access_to_users_in_these_groups":"Add user groups to this client to restrict access to users in these groups. If no user groups are selected, all users will have access to this client.",
"this_will_remove_the_uploaded_image_and_reset_the_profile_picture_to_default":"This will remove the uploaded image, and reset the profile picture to default. Do you want to continue?",
"reset":"Reset",
"reset_to_default":"Reset to default",
"profile_picture_has_been_reset":"Profile picture has been reset. It may take a few minutes to update.",
"select_the_language_you_want_to_use":"Select the language you want to use. Some languages may not be fully translated.",
"personal":"Personal",
"global":"Global",
"all_users":"All Users",
"all_events":"All Events",
"all_clients":"All Clients",
"global_audit_log":"Global Audit Log",
"see_all_account_activities_from_the_last_3_months":"See all user activity for the last 3 months.",
"are_you_sure_you_want_to_disable_this_user":"Are you sure you want to disable this user? They will not be able to log in or access any services.",
"ldap_soft_delete_users":"Keep disabled users from LDAP.",
"ldap_soft_delete_users_description":"When enabled, users removed from LDAP will be disabled rather than deleted from the system.",
"login_code_email_success":"The login code has been sent to the user.",
"send_email":"Send Email",
"show_code":"Show Code",
"callback_url_description":"URL(s) provided by your client. Will be automatically added if left blank. Wildcards (*) are supported, but best avoided for better security.",
"logout_callback_url_description":"URL(s) provided by your client for logout. Wildcards (*) are supported, but best avoided for better security.",
"api_key_expiration":"API Key Expiration",
"send_an_email_to_the_user_when_their_api_key_is_about_to_expire":"Send an email to the user when their API key is about to expire.",
"authorize_device":"Authorize Device",
"the_device_has_been_authorized":"The device has been authorized.",
"enter_code_displayed_in_previous_step":"Enter the code that was displayed in the previous step.",
"authorize":"Authorize",
"federated_identities":"Federated Identities",
"federated_identities_description":"Using federated identities, you can authenticate OIDC clients using JWT tokens issued by third-party authorities.",
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.