mirror of
https://github.com/bitwarden/browser
synced 2026-01-17 07:53:46 +00:00
Fix basePrice to reflect the sponsorship (#1311)
* Fix basePrice to reflect the sponsorship * Ran linter * Add latest copy * Remove unneeded if * Fix times * Stopped hardcoding basePrice * Stopped hardcoding 40 in UI * Switch to single small block * Update jslib * Revert "Update jslib" This reverts commit 28534f223075ce8386b95d4cbd3324613bca6fdc. * Revert "Remove unneeded if" This reverts commit 5540b1999822671387474b9c513d9c404c6cad00. * Fix revert issue
This commit is contained in:
@@ -4730,5 +4730,8 @@
|
||||
},
|
||||
"sponsorshipTokenHasExpired": {
|
||||
"message": "The sponsorship offer has expired."
|
||||
},
|
||||
"freeWithSponsorship": {
|
||||
"message": "FREE with sponsorship"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user