Renames "Vote" to "Give support" during the support phase
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
method: "post",
|
||||
remote: true,
|
||||
"aria-hidden" => css_for_aria_hidden(reason) do %>
|
||||
<%= t("budget.investments.investment.vote") %>
|
||||
<%= t("budget.investments.investment.give_support") %>
|
||||
<% end %>
|
||||
<% end %>
|
||||
</div>
|
||||
|
||||
@@ -118,7 +118,7 @@ en:
|
||||
one: 1 support
|
||||
other: "%{count} supports"
|
||||
zero: No supports
|
||||
vote: Vote
|
||||
give_support: Support
|
||||
header:
|
||||
check_ballot: Check my ballot
|
||||
different_heading_assigned_html: "You have active votes in another heading: %{heading_link}"
|
||||
|
||||
@@ -117,7 +117,7 @@ es:
|
||||
one: 1 apoyo
|
||||
other: "%{count} apoyos"
|
||||
zero: Sin apoyos
|
||||
vote: Votar
|
||||
give_support: Apoyar
|
||||
header:
|
||||
check_ballot: Revisar mis votos
|
||||
different_heading_assigned_html: "Ya apoyaste propuestas de otra sección del presupuesto: %{heading_link}"
|
||||
|
||||
Reference in New Issue
Block a user