mirror of
https://github.com/bitwarden/web
synced 2026-01-02 08:33:18 +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 commit28534f2230. * Revert "Remove unneeded if" This reverts commit5540b19998. * 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