mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-17 08:14:25 +08:00
show user nickname in settings page
This commit is contained in:
@@ -55,6 +55,8 @@ export default {
|
||||
'OK': 'OK',
|
||||
'Cancel': 'Cancel',
|
||||
'Done': 'Done',
|
||||
'User': 'User',
|
||||
'Application': 'Application',
|
||||
'Home': 'Home',
|
||||
'Journals': 'Journals',
|
||||
'Accounts': 'Accounts',
|
||||
@@ -90,6 +92,7 @@ export default {
|
||||
'Use a backup code': 'Use a backup code',
|
||||
'Use a passcode': 'Use a passcode',
|
||||
'Sign Up': 'Sign Up',
|
||||
'User Profile': 'User Profile',
|
||||
'Language': 'Language',
|
||||
'You have been successfully registered': 'You have been successfully registered',
|
||||
'Unable to sign up': 'Unable to sign up',
|
||||
|
||||
@@ -55,6 +55,8 @@ export default {
|
||||
'OK': '确定',
|
||||
'Cancel': '取消',
|
||||
'Done': '完成',
|
||||
'User': '用户',
|
||||
'Application': '应用',
|
||||
'Home': '首页',
|
||||
'Journals': '流水',
|
||||
'Accounts': '账户',
|
||||
@@ -90,6 +92,7 @@ export default {
|
||||
'Use a backup code': '使用备用码',
|
||||
'Use a passcode': '使用验证码',
|
||||
'Sign Up': '注册',
|
||||
'User Profile': '用户信息',
|
||||
'Language': '语言',
|
||||
'You have been successfully registered': '注册成功',
|
||||
'Unable to sign up': '无法注册',
|
||||
|
||||
Reference in New Issue
Block a user