1
0
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 commit 28534f2230.

* Revert "Remove unneeded if"

This reverts commit 5540b19998.

* Fix revert issue
This commit is contained in:
Justin Baur
2021-11-24 16:12:06 -05:00
committed by GitHub
parent 4029554658
commit 4b856d9016
3 changed files with 25 additions and 11 deletions

View File

@@ -4730,5 +4730,8 @@
},
"sponsorshipTokenHasExpired": {
"message": "The sponsorship offer has expired."
},
"freeWithSponsorship": {
"message": "FREE with sponsorship"
}
}