mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-02 16:21:01 -04:00
Update year sub sale copy
This commit is contained in:
parent
e10c5d9646
commit
24fb52a8d9
2 changed files with 2 additions and 1 deletions
app
|
@ -446,6 +446,7 @@
|
|||
sale_ends: "Ends"
|
||||
sale_extended: "*Existing subscriptions will be extended by 1 year."
|
||||
sale_feature_here: "Here's what you'll get:"
|
||||
sale_feature2: "Access to 9 powerful <strong>new heroes</strong> with unique skills!"
|
||||
sale_feature4: "<strong>42,000 bonus gems</strong> awarded immediately!"
|
||||
sale_continue: "Ready to continue adventuring?"
|
||||
sale_limited_time: "Limited time offer!"
|
||||
|
|
|
@ -38,7 +38,7 @@ block content
|
|||
div
|
||||
.sale-blurb(data-i18n="subscribe.sale_feature_here")
|
||||
ul
|
||||
li.feature-description(data-i18n="[html]subscribe.feature2")
|
||||
li.feature-description(data-i18n="[html]subscribe.sale_feature2")
|
||||
li.feature-description(data-i18n="subscribe.feature3")
|
||||
li.feature-description(data-i18n="[html]subscribe.sale_feature4")
|
||||
li.feature-description(data-i18n="subscribe.feature5")
|
||||
|
|
Loading…
Add table
Reference in a new issue