1
0
mirror of https://github.com/bitwarden/desktop.git synced 2024-11-18 10:55:48 +01:00

New translations messages.json (Italian) (#165)

This commit is contained in:
Kyle Spearrin 2017-05-22 08:22:06 -04:00 committed by GitHub
parent 7b50cdd6d6
commit 17ec2e541c

View File

@ -676,15 +676,15 @@
"description":"Export your vault data in .csv format so that you can easily modify it or move it elsewhere." "description":"Export your vault data in .csv format so that you can easily modify it or move it elsewhere."
}, },
"shared":{ "shared":{
"message":"Shared", "message":"Condiviso",
"description":"Shared" "description":"Shared"
}, },
"shareVault":{ "shareVault":{
"message":"Share Your Vault", "message":"Condividi La Tua Cassaforte",
"description":"Share Your Vault" "description":"Share Your Vault"
}, },
"shareVaultInfo":{ "shareVaultInfo":{
"message":"Create an organization to securely share your logins with other users.", "message":"Crea un'organizzazione per condividere in sicurezza i tuoi login con gli altri utenti.",
"description":"Create an organization to securely share your logins with other users." "description":"Create an organization to securely share your logins with other users."
} }
} }