From 698bc3a35aaacff9c9f380d35dc6dd90959bb504 Mon Sep 17 00:00:00 2001 From: Amazingca <67606943+Amazingca@users.noreply.github.com> Date: Tue, 10 Jun 2025 06:34:49 -0600 Subject: [PATCH] chore(translations): Update spelling and grammar in en.json (#650) --- frontend/messages/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/messages/en.json b/frontend/messages/en.json index 7e9c5771..07e94b7b 100644 --- a/frontend/messages/en.json +++ b/frontend/messages/en.json @@ -180,7 +180,7 @@ "email_login_notification": "Email Login Notification", "send_an_email_to_the_user_when_they_log_in_from_a_new_device": "Send an email to the user when they log in from a new device.", "emai_login_code_requested_by_user": "Email Login Code Requested by User", - "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This reduces the security significantly as anyone with access to the user's email can gain entry.", + "allow_users_to_sign_in_with_a_login_code_sent_to_their_email": "Allows users to bypass passkeys by requesting a login code sent to their email. This significantly reduces security as anyone with access to the user's email can gain entry.", "email_login_code_from_admin": "Email Login Code from Admin", "allows_an_admin_to_send_a_login_code_to_the_user": "Allows an admin to send a login code to the user via email.", "send_test_email": "Send test email", @@ -310,7 +310,7 @@ "background_image": "Background Image", "language": "Language", "reset_profile_picture_question": "Reset profile picture?", - "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?", + "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.", @@ -326,7 +326,7 @@ "client_authorization": "Client Authorization", "new_client_authorization": "New Client Authorization", "disable_animations": "Disable Animations", - "turn_off_ui_animations": "Turn off animations troughout the UI.", + "turn_off_ui_animations": "Turn off animations throughout the UI.", "user_disabled": "Account Disabled", "disabled_users_cannot_log_in_or_use_services": "Disabled users cannot log in or use services.", "user_disabled_successfully": "User has been disabled successfully.",