Translate "Sign in with Rauthy" to "Single Sign On" via Gettext

Add manual msgid/msgstr entries in auth.po (de + en) and auth.pot for the
dynamically interpolated OAuth2 sign-in button label.
This commit is contained in:
Moritz 2026-02-24 10:34:22 +01:00
parent 2d01c70c16
commit 97fcae3e9d
Signed by: moritz
GPG key ID: 1020A035E5DD0824
3 changed files with 11 additions and 0 deletions

View file

@ -59,6 +59,11 @@ msgstr ""
msgid "Sign in"
msgstr ""
## Dynamic string from ash_authentication_phoenix OAuth2 component (strategy_name = "Rauthy").
## Not auto-extractable because the msgid is constructed at runtime via string interpolation.
msgid "Sign in with Rauthy"
msgstr ""
msgid "Signing in ..."
msgstr ""

View file

@ -58,6 +58,9 @@ msgstr "Neues Passwort setzen"
msgid "Sign in"
msgstr "Anmelden"
msgid "Sign in with Rauthy"
msgstr "Single Sign On"
msgid "Signing in ..."
msgstr "Anmelden..."

View file

@ -55,6 +55,9 @@ msgstr ""
msgid "Sign in"
msgstr ""
msgid "Sign in with Rauthy"
msgstr "Single Sign On"
msgid "Signing in ..."
msgstr ""