mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 09:44:26 +08:00
support use face id/touch id for application lock
This commit is contained in:
@@ -415,6 +415,12 @@ export default {
|
||||
'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',
|
||||
'Face ID / Touch ID': 'Face ID / Touch ID',
|
||||
'You have enabled Face ID/Touch ID successfully': 'You have enabled Face ID/Touch ID successfully',
|
||||
'This device does not support Face ID/Touch ID': 'This device does not support Face ID/Touch ID',
|
||||
'Failed to enable Face ID/Touch ID': 'Failed to enable Face ID/Touch ID',
|
||||
'User has canceled or this device does not support Face ID/Touch ID': 'User has canceled or this device does not support Face ID/Touch ID',
|
||||
'Failed to authenticate by Face ID/Touch ID': 'Failed to authenticate by Face ID/Touch ID',
|
||||
'Exchange Rates Data': 'Exchange Rates Data',
|
||||
'Base Currency': 'Base Currency',
|
||||
'Last Updated': 'Last Updated',
|
||||
|
||||
Reference in New Issue
Block a user