feat(UserCreate): add loading animation
This commit is contained in:
@@ -47,6 +47,8 @@ i18n
|
||||
VIEWER: 'Viewer',
|
||||
nameLogin: 'Name, login',
|
||||
createdAt: 'Created',
|
||||
saving: 'Saving...',
|
||||
createdAccountMessage: 'User successfully created!',
|
||||
},
|
||||
},
|
||||
ru: {
|
||||
@@ -86,6 +88,8 @@ i18n
|
||||
VIEWER: 'Наблюдатель',
|
||||
nameLogin: 'Имя, Логин',
|
||||
createdAt: 'Создано',
|
||||
saving: 'Сохранение...',
|
||||
createdAccountMessage: 'Пользователь успешно создан!'
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user