From 7d5972d3304968f479b0f0aa89e9fa5f70ef318f Mon Sep 17 00:00:00 2001 From: 0ko <0ko@noreply.codeberg.org> Date: Sun, 7 Jul 2024 22:23:11 +0500 Subject: [PATCH] i18n: separate string for OpenID --- options/locale/locale_en-US.ini | 3 ++- templates/user/auth/oauth_container.tmpl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 93c669cd66..fc0e6f6e43 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -4,7 +4,7 @@ dashboard = Dashboard explore = Explore help = Help logo = Logo -sign_in = Sign In +sign_in = Sign in sign_in_with_provider = Sign in with %s sign_in_or = or sign_out = Sign Out @@ -471,6 +471,7 @@ password_pwned = The password you chose is on a {{svg "fontawesome-openid" 28 "tw-mr-2"}} - {{ctx.Locale.Tr "sign_in_with_provider" "OpenID"}} + {{ctx.Locale.Tr "auth.sign_in_openid"}} {{end}} {{if .EnableSSPI}}