mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-14 11:12:30 +00:00
feat(idp): provide option to auto link user (#7734)
* init auto linking * prompt handling * working * translations * console * fixes * unify * custom texts * fix tests * linting * fix check of existing user * fix bg translation * set unspecified as default in the form
This commit is contained in:
@@ -325,6 +325,12 @@ LogoutDone:
|
||||
Description: Успешно сте одјавени.
|
||||
LoginButtonText: најава
|
||||
|
||||
LinkingUserPrompt:
|
||||
Title: Пронајден е постоечки корисник
|
||||
Description: "Дали сакате да ја поврзете вашата постоечка сметка:"
|
||||
LinkButtonText: Bрска
|
||||
OtherButtonText: Други опции
|
||||
|
||||
LinkingUsersDone:
|
||||
Title: Поврзување на корисници
|
||||
Description: Поврзувањето на корисници е завршено.
|
||||
|
||||
Reference in New Issue
Block a user