removes unused i18n keys

This commit is contained in:
decabeza
2017-06-05 16:30:07 +02:00
parent c76bd65b40
commit a9272e6b96
5 changed files with 1 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
<% if @search_terms %>
<h2>
<%= page_entries_info @proposals %>
<%= t("proposals.index.search_results", count: @proposals.size, search_term: @search_terms) %>
<%= t("proposals.index.search_results_html", count: @proposals.size, search_term: @search_terms) %>
</h2>
<% end %>
</div>

View File

@@ -95,7 +95,6 @@ en:
price: Price
wrong_price_format: Only integer numbers
investment:
title: Investment project
add: Vote
already_added: You have already added this investment project
already_supported: You have already supported this. Share it!

View File

@@ -95,7 +95,6 @@ es:
price: Coste
wrong_price_format: Solo puede incluir caracteres numéricos
investment:
title: Propuesta de inversión
add: Votar
already_added: "Ya has añadido esta propuesta de inversión"
already_supported: Ya has apoyado esta propuesta. ¡Compártelo!

View File

@@ -73,7 +73,6 @@ en:
one: 1 comment
other: "%{count} comments"
zero: No comments
debate: Debate
votes:
one: 1 vote
other: "%{count} votes"
@@ -362,7 +361,6 @@ en:
one: 1 comment
other: "%{count} comments"
zero: No comments
proposal: Proposal
reason_for_supports_necessary: 1% of Census
support: Support
support_title: Support this proposal

View File

@@ -73,7 +73,6 @@ es:
one: 1 Comentario
other: "%{count} Comentarios"
zero: Sin comentarios
debate: Debate
votes:
one: 1 voto
other: "%{count} votos"
@@ -362,7 +361,6 @@ es:
one: 1 Comentario
other: "%{count} Comentarios"
zero: Sin comentarios
proposal: Propuesta
reason_for_supports_necessary: 1% del Censo
support: Apoyar
support_title: Apoyar esta propuesta