From ebdb26538836af279360ab05bcc5b9300a076c34 Mon Sep 17 00:00:00 2001 From: decabeza Date: Thu, 11 May 2017 13:36:29 +0200 Subject: [PATCH] changes add button text to vote --- config/locales/budgets.en.yml | 2 +- config/locales/budgets.es.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/budgets.en.yml b/config/locales/budgets.en.yml index 399ab432c..14f07a23c 100644 --- a/config/locales/budgets.en.yml +++ b/config/locales/budgets.en.yml @@ -91,7 +91,7 @@ en: wrong_price_format: Only integer numbers investment: title: Investment project - add: Add + add: Vote already_added: You have already added this investment project already_supported: You have already supported this. Share it! support_title: Support this project diff --git a/config/locales/budgets.es.yml b/config/locales/budgets.es.yml index b036d1aa4..2f8b7e3ad 100644 --- a/config/locales/budgets.es.yml +++ b/config/locales/budgets.es.yml @@ -91,7 +91,7 @@ es: wrong_price_format: Solo puede incluir caracteres numéricos investment: title: Propuesta de inversión - add: Añadir + add: Votar already_added: "Ya has añadido esta propuesta de inversión" already_supported: Ya has apoyado esta propuesta. ¡Compártelo! support_title: Apoyar esta propuesta