From 125bb4bb4ad093817317760b1d5e08e7e5edeb40 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Mon, 4 Jun 2018 02:18:08 +0300 Subject: [PATCH] Revert translations #662 --- app/views/registrar/bulk_change/_tech_contact_form.html.erb | 4 ++-- config/locales/registrar/bulk_change.en.yml | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/app/views/registrar/bulk_change/_tech_contact_form.html.erb b/app/views/registrar/bulk_change/_tech_contact_form.html.erb index f759177b2..dc0693599 100644 --- a/app/views/registrar/bulk_change/_tech_contact_form.html.erb +++ b/app/views/registrar/bulk_change/_tech_contact_form.html.erb @@ -7,7 +7,7 @@
- <%= label_tag :current_contact_id %> + <%= label_tag :current_contact_id, t('.current_contact_id') %>
@@ -21,7 +21,7 @@
- <%= label_tag :new_contact_id %> + <%= label_tag :new_contact_id, t('.new_contact_id') %>
diff --git a/config/locales/registrar/bulk_change.en.yml b/config/locales/registrar/bulk_change.en.yml index 29a69b0a9..7c1f11da9 100644 --- a/config/locales/registrar/bulk_change.en.yml +++ b/config/locales/registrar/bulk_change.en.yml @@ -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: >-