diff --git a/app/locales/taiga/locale-en.json b/app/locales/taiga/locale-en.json index 4bacf2a3..e8ebd610 100644 --- a/app/locales/taiga/locale-en.json +++ b/app/locales/taiga/locale-en.json @@ -1488,13 +1488,14 @@ "YOUR_RECOMMENDED_PLAN": "Your recommended plan", "WANT_PLAN": "I want it!", "UPDATE_PLAN": "Update Plan", - "PRIVATE_PROJECTS_LIMIT": "Up to {{limit}} private projects + Unlimited public projects", - "MEMBERS_LIMIT": "Up to {{limit}} members per private project", + "PRIVATE_PROJECTS_LIMIT": "Up to {{number}} private projects + Unlimited public projects", + "MEMBERS_LIMIT": "Up to {{number}} members per private project", "FREQUENCY_MONTH": "month", "FREQUENCY_YEAR": "year", "HELP": { "WHY": "Why do we recommend this plan?", - "NO_PROJECTS": "Currently you have no private projects, so the plan that fits for you is the {{vm.myRecommendedPlan.name}} plan.", + "NO_PROJECTS": "Currently you have no private projects, so the plan that fits for you is the {{name}} plan.", + "NUM_PROJECTS": "Actualmente tienes {{private_num}} proyectos privados y {{public_num}} públicos, y el plan que creemos que mejor se ajusta a ti es el Spout Plan. ", "UPGRADE": "You can upgade your plan if you need it.", "ACTIVATION": "On 30th April we will activate the paid plans. If you have more than 1 provate project you could keep its privacity making the payment for the plan that better fits for you.", "PUBLIC": "We love to share, so if you keep your projects public, it will be completely free.",