i18n shared.search
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<%= text_field_tag :search, "", placeholder: t("admin.shared.budget_investment_search.placeholder") %>
|
<%= text_field_tag :search, "", placeholder: t("admin.shared.budget_investment_search.placeholder") %>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-inline small-12 medium-3 column end">
|
<div class="form-inline small-12 medium-3 column end">
|
||||||
<%= f.submit t("admin.shared.budget_investment_search.button"), class: "button" %>
|
<%= f.submit t("shared.search"), class: "button" %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<% end %>
|
<% end %>
|
||||||
|
|||||||
@@ -435,6 +435,7 @@ en:
|
|||||||
flag: Flag as inappropriate
|
flag: Flag as inappropriate
|
||||||
print:
|
print:
|
||||||
print_button: Print this info
|
print_button: Print this info
|
||||||
|
search: Search
|
||||||
show: Show
|
show: Show
|
||||||
suggest:
|
suggest:
|
||||||
debate:
|
debate:
|
||||||
|
|||||||
Reference in New Issue
Block a user