Moved strings to Ruby I18n en.yml

This commit is contained in:
2022-02-19 20:46:39 -05:00
parent 2085eb7869
commit d6aebfcb99
27 changed files with 141 additions and 94 deletions

View File

@@ -1,2 +1,2 @@
<h3>Estimate</h3>
<h3><%=t(:label_estimates) %></h3>
<%= render :partial => 'estimates/search' %>