Revert translations

#662
This commit is contained in:
Artur Beljajev 2018-06-04 02:18:08 +03:00
parent 8c915164c5
commit 125bb4bb4a
2 changed files with 4 additions and 2 deletions

View file

@ -7,7 +7,7 @@
<div class="form-group">
<div class="col-md-2 control-label">
<%= label_tag :current_contact_id %>
<%= label_tag :current_contact_id, t('.current_contact_id') %>
</div>
<div class="col-md-4">
@ -21,7 +21,7 @@
<div class="form-group">
<div class="col-md-2 control-label">
<%= label_tag :new_contact_id %>
<%= label_tag :new_contact_id, t('.new_contact_id') %>
</div>
<div class="col-md-4">

View file

@ -8,6 +8,8 @@ en:
bulk_transfer: Bulk transfer
tech_contact_form:
current_contact_id: Current contact ID
new_contact_id: New contact ID
submit_btn: Replace technical contacts
help_btn: Toggle help
help: >-