add sign up page

This commit is contained in:
MaysWind
2023-07-08 00:29:22 +08:00
parent 9d0b874488
commit 48d9a09307
9 changed files with 828 additions and 44 deletions
+7
View File
@@ -711,6 +711,8 @@ export default {
'Default': 'Default',
'Done': 'Done',
'Continue': 'Continue',
'Previous': 'Previous',
'Next': 'Next',
'Status': 'Status',
'Enable': 'Enable',
'Enabled': 'Enabled',
@@ -996,8 +998,13 @@ export default {
'Transaction Edit Page': 'Transaction Edit Page',
'Automatically Add Geolocation': 'Automatically Add Geolocation',
'Enable Animation': 'Enable Animation',
'Basic Information': 'Basic Information',
'User Information': 'User Information',
'Enter Your Basic Information': 'Enter Your Basic Information',
'Use preset transaction categories': 'Use preset transaction categories',
'Use Preset Transaction Categories': 'Use Preset Transaction Categories',
'Preset Categories': 'Preset Categories',
'Set Whether You Use The Preset Transaction Categories': 'Set Whether You Use The Preset Transaction Categories',
'You have been successfully registered': 'You have been successfully registered',
'You have been successfully registered, but something wrong with adding preset categories. You can re-add preset categories in settings page anytime.': 'You have been successfully registered, but something wrong with adding preset categories. You can re-add preset categories in settings page anytime.',
'Unable to sign up': 'Unable to sign up',
+7
View File
@@ -711,6 +711,8 @@ export default {
'Default': '默认',
'Done': '完成',
'Continue': '继续',
'Previous': '上一步',
'Next': '下一步',
'Status': '状态',
'Enable': '启用',
'Enabled': '启用',
@@ -996,8 +998,13 @@ export default {
'Transaction Edit Page': '交易编辑页面',
'Automatically Add Geolocation': '自动添加地理位置',
'Enable Animation': '启用动画',
'Basic Information': '基本信息',
'User Information': '用户信息',
'Enter Your Basic Information': '输入您的基本信息',
'Use preset transaction categories': '使用预设交易分类',
'Use Preset Transaction Categories': '使用预设交易分类',
'Preset Categories': '预设分类',
'Set Whether You Use The Preset Transaction Categories': '设置是否使用预设交易分类',
'You have been successfully registered': '注册成功',
'You have been successfully registered, but something wrong with adding preset categories. You can re-add preset categories in settings page anytime.': '注册成功,但是添加预设分类时出错。您可以随时在设置页面中重新添加预设分类。',
'Unable to sign up': '无法注册',