Extract translation

#792
This commit is contained in:
Artur Beljajev 2018-04-03 00:15:00 +03:00
parent 74b681db07
commit f35f204594
2 changed files with 6 additions and 2 deletions

View file

@ -9,8 +9,8 @@
</div>
<div class="col-sm-4 text-right">
<%= link_to(t(:edit_statuses), edit_admin_domain_path(@domain), class: 'btn btn-primary') %>
<%= link_to(t(:history), admin_domain_domain_versions_path(@domain.id), method: :get,
<%= link_to(t('.edit_btn'), edit_admin_domain_path(@domain), class: 'btn btn-primary') %>
<%= link_to(t('.history_btn'), admin_domain_domain_versions_path(@domain.id), method: :get,
class: 'btn btn-primary') %>
</div>
</div>

View file

@ -5,6 +5,10 @@ en:
header: Domains
registrant: Registrant
show:
edit_btn: Edit statuses
history_btn: History
search_form:
reset_btn: Reset