mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Added missing i18n key for "sponsored" (#10039)
This commit is contained in:
@@ -8541,5 +8541,8 @@
|
|||||||
"contactBitwardenSupport": {
|
"contactBitwardenSupport": {
|
||||||
"message": "contact Bitwarden support.",
|
"message": "contact Bitwarden support.",
|
||||||
"description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'. 'Bitwarden' should not be translated"
|
"description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'. 'Bitwarden' should not be translated"
|
||||||
|
},
|
||||||
|
"sponsored": {
|
||||||
|
"message": "Sponsored"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user