diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json
index c52d9415..2f397340 100644
--- a/app/locales/taiga/locale-en.json
+++ b/app/locales/taiga/locale-en.json
@@ -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 30th April",
+ "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 support@taiga.io"
}
}
}