20 lines
776 B
YAML
20 lines
776 B
YAML
ru:
|
||
simple_form:
|
||
"yes": 'Да'
|
||
"no": 'Нет'
|
||
required:
|
||
text: 'обязательно'
|
||
mark: '*'
|
||
# You can uncomment the line below if you need to overwrite the whole required html.
|
||
# When using html, text and mark won't be used.
|
||
# html: '<abbr title="обязательно">*</abbr>'
|
||
error_notification:
|
||
default_message: 'Пожалуйста, исправьте следующие ошибки:'
|
||
labels:
|
||
membership_app:
|
||
country_state:
|
||
Регион преимущественного проживания
|
||
hints:
|
||
membership_app:
|
||
country_state:
|
||
Если подходящего варианта нет в списке, укажите его в комментарии
|