Added missing i18n key for "sponsored" (#10039)
This commit is contained in:
parent
964438ff1b
commit
a87b5adb80
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue