From bd092e0119451da455cbbc3fe765feafc8868f1c Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 29 Mar 2025 00:45:16 +0200 Subject: [PATCH] chore(i18n): typo --- src/public/translations/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index d6c1df9f1..8b3308575 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -1334,7 +1334,7 @@ "recovery_keys_generate": "Generate Recovery Codes", "recovery_keys_regenerate": "Regenerate Recovery Codes", "oauth_title": "OAuth/OpenID", - "oauth_description": "OpenID is a standardized way to let you log into websites using an account from another service, like Google, to verify your identity. Follow these instructions to setup an OpenID service through google.", + "oauth_description": "OpenID is a standardized way to let you log into websites using an account from another service, like Google, to verify your identity. Follow these instructions to setup an OpenID service through Google.", "oauth_description_warning": "To enable OAuth/OpenID, you need to set the OAuth/OpenID base URL, client ID and client secret in the config.ini file and restart the application.", "oauth_missing_vars": "Missing variables: {{variables}}", "oauth_user_account": "User Account: ",