i18n shared.search
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<%= text_field_tag :search, "", placeholder: t("admin.shared.budget_investment_search.placeholder") %>
|
||||
</div>
|
||||
<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>
|
||||
<% end %>
|
||||
|
||||
@@ -435,6 +435,7 @@ en:
|
||||
flag: Flag as inappropriate
|
||||
print:
|
||||
print_button: Print this info
|
||||
search: Search
|
||||
show: Show
|
||||
suggest:
|
||||
debate:
|
||||
|
||||
Reference in New Issue
Block a user