From b735169de9f0eb3e5387dc8b2adf223a2d296217 Mon Sep 17 00:00:00 2001 From: Alex Kotov Date: Sun, 2 Dec 2018 05:14:49 +0500 Subject: [PATCH] Add label --- config/locales/simple_form/en.yml | 4 ++++ config/locales/simple_form/ru.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/config/locales/simple_form/en.yml b/config/locales/simple_form/en.yml index f298dc1..bb8d10e 100644 --- a/config/locales/simple_form/en.yml +++ b/config/locales/simple_form/en.yml @@ -10,6 +10,10 @@ en: # html: '*' error_notification: default_message: 'Please review the problems below:' + labels: + membership_application: + country_state: + Main region of residence hints: membership_application: country_state: diff --git a/config/locales/simple_form/ru.yml b/config/locales/simple_form/ru.yml index f2e794b..f9b77d1 100644 --- a/config/locales/simple_form/ru.yml +++ b/config/locales/simple_form/ru.yml @@ -10,6 +10,10 @@ ru: # html: '*' error_notification: default_message: 'Пожалуйста, исправьте следующие ошибки:' + labels: + membership_application: + country_state: + Регион преимущественного проживания hints: membership_application: country_state: