fix indentation
This commit is contained in:
parent
79d1f241d7
commit
e2c005b334
1 changed files with 33 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
* i18n RU
|
||||
*/
|
||||
* i18n RU
|
||||
*/
|
||||
$.idealforms.i18n.ru = {
|
||||
|
||||
customInputs: {
|
||||
|
@ -35,5 +35,4 @@ $.idealforms.i18n.ru = {
|
|||
date: 'Введите верную дату {0}'
|
||||
ajax: 'Передаются данные...'
|
||||
}
|
||||
|
||||
};
|
Loading…
Reference in a new issue