mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
Add to extName description to limit to 40 chars
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
},
|
},
|
||||||
"extName": {
|
"extName": {
|
||||||
"message": "Bitwarden - Free Password Manager",
|
"message": "Bitwarden - Free Password Manager",
|
||||||
"description": "Extension name"
|
"description": "Extension name, MUST be less than 40 characters (Safari restriction)"
|
||||||
},
|
},
|
||||||
"extDesc": {
|
"extDesc": {
|
||||||
"message": "A secure and free password manager for all of your devices.",
|
"message": "A secure and free password manager for all of your devices.",
|
||||||
|
|||||||
Reference in New Issue
Block a user