mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44: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',
|
||||
|
||||
Reference in New Issue
Block a user