mirror of
https://github.com/bitwarden/android.git
synced 2024-12-19 15:52:29 +03:00
Merge branch 'master' of github.com:bitwarden/mobile
This commit is contained in:
commit
4ed657c930
2 changed files with 9 additions and 3 deletions
|
@ -222,7 +222,7 @@
|
|||
<value>Kansio poistettu.</value>
|
||||
</data>
|
||||
<data name="FolderNone" xml:space="preserve">
|
||||
<value>Ei kansioa</value>
|
||||
<value>Ei kansiota</value>
|
||||
<comment>Logins that have no folder specified go in this special "catch-all" folder.</comment>
|
||||
</data>
|
||||
<data name="Folders" xml:space="preserve">
|
||||
|
|
|
@ -816,4 +816,10 @@
|
|||
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
|
||||
<value>Vous recherchez un identifiant pour remplir automatiquement "{0}".</value>
|
||||
</data>
|
||||
<data name="ShareVault" xml:space="preserve">
|
||||
<value>Partager votre coffre</value>
|
||||
</data>
|
||||
<data name="ShareVaultDescription" xml:space="preserve">
|
||||
<value>Créez une organisation pour partager de manière sécurisée vos identifiants avec d\'autres utilisateurs.</value>
|
||||
</data>
|
||||
</root>
|
Loading…
Reference in a new issue