add enable animate option

This commit is contained in:
MaysWind
2020-11-01 12:39:41 +08:00
parent 0536efeb20
commit 36b8c9ef0f
5 changed files with 24 additions and 2 deletions
+1
View File
@@ -111,6 +111,7 @@ export default {
'Sign Up': 'Sign Up',
'User Profile': 'User Profile',
'Language': 'Language',
'Enable Animate': 'Enable Animate',
'You have been successfully registered': 'You have been successfully registered',
'Unable to sign up': 'Unable to sign up',
'User registration is disabled': 'User registration is disabled',
+1
View File
@@ -111,6 +111,7 @@ export default {
'Sign Up': '注册',
'User Profile': '用户信息',
'Language': '语言',
'Enable Animate': '启用动画',
'You have been successfully registered': '注册成功',
'Unable to sign up': '无法注册',
'User registration is disabled': '用户注册已禁用',