1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-07-05 12:06:18 +02:00

Merge branch 'master' of github.com:bitwarden/mobile

This commit is contained in:
Kyle Spearrin 2017-05-16 09:54:56 -04:00
commit 4ed657c930
2 changed files with 9 additions and 3 deletions

View File

@ -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">
@ -792,4 +792,4 @@
<data name="Beta" xml:space="preserve">
<value>Beeta</value>
</data>
</root>
</root>

View File

@ -816,4 +816,10 @@
<data name="BitwardenAutofillServiceSearch" xml:space="preserve">
<value>Vous recherchez un identifiant pour remplir automatiquement "{0}".</value>
</data>
</root>
<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>