Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autosync Crowdin Translations for desktop #3598

Merged
merged 1 commit into from
Sep 23, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions apps/desktop/src/locales/it/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@
"message": "Una cassaforte bloccata richiede l'inserimento della password principale per accedere nuovamente."
},
"vaultTimeoutActionLogOutDesc": {
"message": "La disconnessione dalla cassaforte richiede l'inserimento della password principale per accedere nuovamente."
"message": "Per accedere nuovamente alla cassaforte è necessaria una nuova autenticazione."
},
"lock": {
"message": "Blocca",
Expand Down Expand Up @@ -1565,7 +1565,7 @@
"message": "I termini di servizio e l'informativa sulla privacy non sono stati accettati."
},
"enableBrowserIntegration": {
"message": "Abilita l'integrazione con il browser"
"message": "Abilita l'integrazione del browser"
},
"enableBrowserIntegrationDesc": {
"message": "L'integrazione del browser è utilizzata per l'autenticazione biometrica."
Expand Down Expand Up @@ -1995,6 +1995,6 @@
"message": "Mir"
},
"vault": {
"message": "Vault"
"message": "Cassaforte"
}
}