Added missing i18n key for "sponsored" (#10039)

This commit is contained in:
Conner Turnbull 2024-07-09 16:38:25 -04:00 committed by GitHub
parent 964438ff1b
commit a87b5adb80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -8541,5 +8541,8 @@
"contactBitwardenSupport": {
"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"
},
"sponsored": {
"message": "Sponsored"
}
}