Use default translations

This commit is contained in:
Artur Beljajev 2019-10-12 18:01:48 +03:00
parent 59a6f9d21e
commit 1374de89fe
3 changed files with 9 additions and 12 deletions

View file

@ -7,10 +7,10 @@
<table class="table table-hover table-bordered table-condensed">
<thead>
<tr>
<th class="col-xs-2"><%= t(:name) %></th>
<th class="col-xs-2"><%= t('.registrant') %></th>
<th class="col-xs-2"><%= t(:valid_to) %></th>
<th class="col-xs-2"><%= t(:registrar_name) %></th>
<th class="col-xs-2"><%= Domain.human_attribute_name :name %></th>
<th class="col-xs-2"><%= Registrant.model_name.human %></th>
<th class="col-xs-2"><%= Domain.human_attribute_name :valid_to %></th>
<th class="col-xs-2"><%= Registrar.model_name.human %></th>
</tr>
</thead>

View file

@ -7,11 +7,11 @@
<table class="table table-hover table-bordered table-condensed">
<thead>
<tr>
<th class="col-xs-2"><%= t(:name) %></th>
<th class="col-xs-2"><%= t(:id) %></th>
<th class="col-xs-2"><%= t(:ident) %></th>
<th class="col-xs-2"><%= t(:created_at) %></th>
<th class="col-xs-2"><%= t(:registrar_name) %></th>
<th class="col-xs-2"><%= Contact.human_attribute_name :name %></th>
<th class="col-xs-2"><%= Contact.human_attribute_name :code %></th>
<th class="col-xs-2"><%= Contact.human_attribute_name :ident %></th>
<th class="col-xs-2"><%= Contact.human_attribute_name :created_at %></th>
<th class="col-xs-2"><%= Registrar.model_name.human %></th>
</tr>
</thead>

View file

@ -8,9 +8,6 @@ en:
download_csv_btn: Download CSV
reset_btn: Reset
list_pdf:
registrant: Registrant
partials:
registrant:
header: Registrant