mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
user need input current pin code when disable application lock
This commit is contained in:
@@ -410,8 +410,11 @@ export default {
|
||||
'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',
|
||||
'Application lock has been enabled': 'Application lock has been enabled',
|
||||
'Application lock is not enabled': 'Application lock is not enabled',
|
||||
'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.',
|
||||
'Please enter your current PIN code when disable application lock': 'Please enter your current PIN code when disable application lock',
|
||||
'Exchange Rates Data': 'Exchange Rates Data',
|
||||
'Base Currency': 'Base Currency',
|
||||
'Last Updated': 'Last Updated',
|
||||
|
||||
Reference in New Issue
Block a user