1
0
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:
Kyle Spearrin
2018-02-24 21:58:13 -05:00
committed by GitHub
parent becf7aaaa8
commit c69f6a376c
27 changed files with 1076 additions and 806 deletions

View File

@@ -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"
}
}
}
}