Add label
This commit is contained in:
parent
82665d0025
commit
b735169de9
2 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,10 @@ en:
|
|||
# html: '<abbr title="required">*</abbr>'
|
||||
error_notification:
|
||||
default_message: 'Please review the problems below:'
|
||||
labels:
|
||||
membership_application:
|
||||
country_state:
|
||||
Main region of residence
|
||||
hints:
|
||||
membership_application:
|
||||
country_state:
|
||||
|
|
|
@ -10,6 +10,10 @@ ru:
|
|||
# html: '<abbr title="обязательно">*</abbr>'
|
||||
error_notification:
|
||||
default_message: 'Пожалуйста, исправьте следующие ошибки:'
|
||||
labels:
|
||||
membership_application:
|
||||
country_state:
|
||||
Регион преимущественного проживания
|
||||
hints:
|
||||
membership_application:
|
||||
country_state:
|
||||
|
|
Reference in a new issue