mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
New Crowdin translations (#38)
* New translations messages.json (Chinese Simplified) * New translations messages.json (Portuguese, Brazilian) * New translations messages.json (Swedish) * New translations messages.json (Slovak) * New translations messages.json (Finnish) * New translations messages.json (Danish) * New translations messages.json (Czech) * New translations messages.json (Ukrainian) * New translations messages.json (Turkish) * New translations messages.json (Thai) * New translations messages.json (Spanish) * New translations messages.json (Russian) * New translations messages.json (Romanian) * New translations messages.json (Portuguese) * New translations messages.json (Chinese Traditional) * New translations messages.json (Polish) * New translations messages.json (Norwegian Bokmal) * New translations messages.json (Japanese) * New translations messages.json (Italian) * New translations messages.json (Indonesian) * New translations messages.json (Hungarian) * New translations messages.json (German) * New translations messages.json (French) * New translations messages.json (Estonian) * New translations messages.json (Dutch) * New translations messages.json (Croatian) * New translations messages.json (Vietnamese)
This commit is contained in:
@@ -941,5 +941,15 @@
|
||||
},
|
||||
"quitBitwarden": {
|
||||
"message": "Quit Bitwarden"
|
||||
},
|
||||
"valueCopied": {
|
||||
"message": "$VALUE$ copied",
|
||||
"description": "Value has been copied to the clipboard.",
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"content": "$1",
|
||||
"example": "Password"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user