mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-16 10:35:31 +01:00
Updating pt_PT translation (#145)
Fixed a couple strings for consistency. Had to change "verifyMasterPassword", from "Verify Master Password" to "Verify Password" (in Portuguese), since it didn't fit the title bar in the extension popup because the Submit button becomes unreadable.
This commit is contained in:
parent
76df8c96b4
commit
a7995f3c25
@ -196,7 +196,7 @@
|
||||
"description": "Help & Feedback"
|
||||
},
|
||||
"emailUs": {
|
||||
"message": "Envie-nos um email",
|
||||
"message": "Enviar-nos um email",
|
||||
"description": "Email Us"
|
||||
},
|
||||
"emailUsDirectly": {
|
||||
@ -204,7 +204,7 @@
|
||||
"description": "Email us directly to get help or leave feedback."
|
||||
},
|
||||
"visitOurWebsite": {
|
||||
"message": "Visite o nosso website",
|
||||
"message": "Visitar o nosso website",
|
||||
"description": "Visit Our Website"
|
||||
},
|
||||
"visitOurWebsiteDirectly": {
|
||||
@ -388,7 +388,7 @@
|
||||
"description": "Your web browser does not support easy clipboard copying. Copy it manually instead."
|
||||
},
|
||||
"verifyMasterPassword": {
|
||||
"message": "Verificar palavra-passe mestra",
|
||||
"message": "Verificar palavra-passe",
|
||||
"description": "Verify Master Password"
|
||||
},
|
||||
"invalidMasterPassword": {
|
||||
|
Loading…
Reference in New Issue
Block a user