mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
support application lock
This commit is contained in:
@@ -275,6 +275,8 @@ export default {
|
||||
'Statistics': 'Statistics',
|
||||
'Settings': 'Settings',
|
||||
'Back': 'Back',
|
||||
'Unlock': 'Unlock',
|
||||
'Re-login': 'Re-login',
|
||||
'Username': 'Username',
|
||||
'Your username': 'Your username',
|
||||
'Your username or email': 'Your username or email',
|
||||
@@ -309,6 +311,7 @@ export default {
|
||||
'Unable to verify': 'Unable to verify',
|
||||
'Use a backup code': 'Use a backup code',
|
||||
'Use a passcode': 'Use a passcode',
|
||||
'PIN code is wrong': 'PIN code is wrong',
|
||||
'Sign Up': 'Sign Up',
|
||||
'Transaction Details': 'Transaction Details',
|
||||
'Account List': 'Account List',
|
||||
@@ -405,6 +408,9 @@ export default {
|
||||
'Log Out': 'Log Out',
|
||||
'Are you sure you want to log out?': 'Are you sure you want to log out?',
|
||||
'Unable to logout': 'Unable to logout',
|
||||
'Application Lock': 'Application Lock',
|
||||
'PIN Code': 'PIN Code',
|
||||
'Please input a new PIN code. PIN code would encrypt your local data, so you need input this PIN code when you launch this app. If this PIN code is lost, you should re-login.': 'Please input a new PIN code. PIN code would encrypt your local data, so you need input this PIN code when you launch this app. If this PIN code is lost, you should re-login.',
|
||||
'Exchange Rates Data': 'Exchange Rates Data',
|
||||
'Base Currency': 'Base Currency',
|
||||
'Last Updated': 'Last Updated',
|
||||
|
||||
Reference in New Issue
Block a user