Add plan lightbox translations

stable
Xavier Julián 2016-02-15 15:38:09 +01:00 committed by Juanfran
parent 93b1ebb118
commit 7a959a3b92
1 changed files with 8 additions and 0 deletions

View File

@ -1511,6 +1511,14 @@
"TITLE": "Payment History",
"FREE": "Free until April, 30th",
"CHANGE_DATA": "Change payment data"
},
"PLANS_SELECTOR": {
"TITLE": "What plan do you need?",
"FREE": "Enjoy free plans until <strong>30th April</strong>",
"CURRENT": "Current Plan",
"RECOMMENDED": "Recommended Plan",
"CUSTOM": "Custom",
"CONTACT": "Do you need more than 25 users per projects? We have custom plan for enterprises. Get in touch with us at <a href='mailto:support@taiga.io' title='Contact Us'>support@taiga.io</a>"
}
}
}