remove double space while registration
This commit is contained in:
@@ -328,6 +328,8 @@
|
||||
"field-filled-automatically": "Поле заполняется автоматически",
|
||||
"inn-invalid": "Неверный ИНН",
|
||||
"inn-placeholder": "Введите 10 цифр",
|
||||
"INN": "ИНН"
|
||||
"INN": "ИНН",
|
||||
"fullName-required": "Заполните поле корректно.",
|
||||
"fullName-too-short" : "Имя должно содержать не менее 2 символов."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user