mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
New resource strings for SSO and Redirect pages (#905)
This commit is contained in:
parent
8510a753a8
commit
055fa4b86f
@ -412,4 +412,22 @@
|
||||
<data name="PreValidationError" xml:space="preserve">
|
||||
<value>Error performing pre validation.</value>
|
||||
</data>
|
||||
<data name="Error" xml:space="preserve">
|
||||
<value>Error</value>
|
||||
</data>
|
||||
<data name="SsoError" xml:space="preserve">
|
||||
<value>There was an unexpected error during single sign-on. Please close this page and try again.</value>
|
||||
</data>
|
||||
<data name="SsoErrorWithRedirect" xml:space="preserve">
|
||||
<value>There was an unexpected error during single sign-on. Please go back to <a href="{0}">{0}</a> or close this page and try again.</value>
|
||||
</data>
|
||||
<data name="RequestId" xml:space="preserve">
|
||||
<value>Request ID</value>
|
||||
</data>
|
||||
<data name="Redirecting">
|
||||
<value>Redirecting</value>
|
||||
</data>
|
||||
<data name="RedirectingMessage">
|
||||
<value>You are now being returned to the application. Once complete, you may close this tab.</value>
|
||||
</data>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user