mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
face id/touch id supports ios safari
This commit is contained in:
+3
-1
@@ -278,7 +278,8 @@ export default {
|
||||
'Statistics': 'Statistics',
|
||||
'Settings': 'Settings',
|
||||
'Back': 'Back',
|
||||
'Unlock': 'Unlock',
|
||||
'Unlock By PIN Code': 'Unlock By PIN Code',
|
||||
'Unlock By Face ID/Touch ID': 'Unlock By Face ID/Touch ID',
|
||||
'Re-login': 'Re-login',
|
||||
'Username': 'Username',
|
||||
'Your username': 'Your username',
|
||||
@@ -426,6 +427,7 @@ export default {
|
||||
'User has canceled authentication': 'User has canceled authentication',
|
||||
'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',
|
||||
'Face ID/Touch ID authentication is not enabled': 'Face ID/Touch ID authentication is not enabled',
|
||||
'Exchange Rates Data': 'Exchange Rates Data',
|
||||
'Base Currency': 'Base Currency',
|
||||
'Last Updated': 'Last Updated',
|
||||
|
||||
Reference in New Issue
Block a user