Merge branch 'main' into feat/299_plz
This commit is contained in:
commit
c8d7dd3e55
36 changed files with 250 additions and 187 deletions
|
|
@ -59,6 +59,12 @@ msgstr ""
|
|||
msgid "Sign in"
|
||||
msgstr ""
|
||||
|
||||
## Dynamic string from ash_authentication_phoenix OAuth2 component (strategy_name = "Oidc").
|
||||
## Not auto-extractable because the msgid is constructed at runtime via string interpolation.
|
||||
## Generated by Phoenix.Naming.humanize(:oidc) = "Oidc"
|
||||
msgid "Sign in with Oidc"
|
||||
msgstr ""
|
||||
|
||||
msgid "Signing in ..."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
|
|
@ -58,6 +58,9 @@ msgstr "Neues Passwort setzen"
|
|||
msgid "Sign in"
|
||||
msgstr "Anmelden"
|
||||
|
||||
msgid "Sign in with Oidc"
|
||||
msgstr "Single Sign On"
|
||||
|
||||
msgid "Signing in ..."
|
||||
msgstr "Anmelden..."
|
||||
|
||||
|
|
|
|||
|
|
@ -55,6 +55,9 @@ msgstr ""
|
|||
msgid "Sign in"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sign in with Oidc"
|
||||
msgstr "Single Sign On"
|
||||
|
||||
msgid "Signing in ..."
|
||||
msgstr ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue