mirror of
https://github.com/bitwarden/android.git
synced 2025-01-12 11:17:30 +03:00
[SG-1035] Fix label for log in with device (#2338)
This commit is contained in:
parent
ccde4270d0
commit
3d3101c3ab
1 changed files with 1 additions and 1 deletions
|
@ -2500,7 +2500,7 @@ Do you want to switch to this account?</value>
|
|||
<value>Log in with master password</value>
|
||||
</data>
|
||||
<data name="LogInWithAnotherDevice" xml:space="preserve">
|
||||
<value>Log In with another device</value>
|
||||
<value>Log In with device</value>
|
||||
</data>
|
||||
<data name="LogInInitiated" xml:space="preserve">
|
||||
<value>Log in initiated</value>
|
||||
|
|
Loading…
Reference in a new issue