mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05:00
Fixed resource and err msg for user provisioning (#939)
This commit is contained in:
@ -523,7 +523,7 @@
|
||||
<data name="UserAlreadyInvited" xml:space="preserve">
|
||||
<value>User, '{0}', has already been invited to this organization, '{1}'</value>
|
||||
</data>
|
||||
<data name="NoDomainHintProvided" xml:space="preserve">
|
||||
<data name="UserAlreadyExistsUseLinkViaSso" xml:space="preserve">
|
||||
<value>User already exists, please link account to SSO after logging in</value>
|
||||
</data>
|
||||
</root>
|
||||
|
Reference in New Issue
Block a user