mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
show login link in sign up page
This commit is contained in:
+2
-1
@@ -809,6 +809,7 @@ export default {
|
||||
'This month or later': 'This month or later',
|
||||
'This year or later': 'This year or later',
|
||||
'Log In': 'Log In',
|
||||
'Click here to log in': 'Click here to log in',
|
||||
'Don\'t have an account?': 'Don\'t have an account?',
|
||||
'Create an account': 'Create an account',
|
||||
'Username cannot be empty': 'Username cannot be empty',
|
||||
@@ -1019,7 +1020,7 @@ export default {
|
||||
'Enable Animation': 'Enable Animation',
|
||||
'Basic Information': 'Basic Information',
|
||||
'User Information': 'User Information',
|
||||
'Enter Your Basic Information': 'Enter Your Basic Information',
|
||||
'Already have an account?': 'Already have an account?',
|
||||
'Use preset transaction categories': 'Use preset transaction categories',
|
||||
'Use Preset Transaction Categories': 'Use Preset Transaction Categories',
|
||||
'Preset Categories': 'Preset Categories',
|
||||
|
||||
@@ -809,6 +809,7 @@ export default {
|
||||
'This month or later': '本月或更晚',
|
||||
'This year or later': '今年或更晚',
|
||||
'Log In': '登录',
|
||||
'Click here to log in': '点击这里登录',
|
||||
'Don\'t have an account?': '还没有账号?',
|
||||
'Create an account': '创建新账号',
|
||||
'Username cannot be empty': '用户名不能为空',
|
||||
@@ -1019,7 +1020,7 @@ export default {
|
||||
'Enable Animation': '启用动画',
|
||||
'Basic Information': '基本信息',
|
||||
'User Information': '用户信息',
|
||||
'Enter Your Basic Information': '输入您的基本信息',
|
||||
'Already have an account?': '已经有账号?',
|
||||
'Use preset transaction categories': '使用预设交易分类',
|
||||
'Use Preset Transaction Categories': '使用预设交易分类',
|
||||
'Preset Categories': '预设分类',
|
||||
|
||||
Reference in New Issue
Block a user