1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-20 09:23:23 +00:00

premium page

This commit is contained in:
Kyle Spearrin
2018-04-13 13:18:56 -04:00
parent 40790790b2
commit b7bd83cc65
7 changed files with 119 additions and 2 deletions

View File

@@ -333,7 +333,7 @@
"message": "On System Lock"
},
"onRestart": {
"message": "On Restart"
"message": "On System Restart"
},
"never": {
"message": "Never"
@@ -633,7 +633,13 @@
"message": "Thank you for supporting Bitwarden."
},
"premiumPrice": {
"message": "All for just %price% /year!"
"message": "All for just $PRICE$ /year!",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"refreshComplete": {
"message": "Refresh complete"