mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 01:34:24 +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',
|
||||
|
||||
@@ -415,6 +415,12 @@ export default {
|
||||
'PIN Code': 'PIN码',
|
||||
'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.': '请输入一个新的PIN码,PIN码会加密你的本地数据,所以您每次打开应用时都需要输入PIN码。如果您忘记了PIN码,您需要重新登录。',
|
||||
'Please enter your current PIN code when disable application lock': '禁用应用锁时需要输入当前的PIN码',
|
||||
'Face ID / Touch ID': '面容ID / 指纹ID',
|
||||
'You have enabled Face ID/Touch ID successfully': '您已经成功开启面容ID / 指纹ID',
|
||||
'This device does not support Face ID/Touch ID': '当前设备不支持 Face ID 或 Touch ID',
|
||||
'Failed to enable Face ID/Touch ID': '启用 Face ID 或 Touch ID 失败',
|
||||
'User has canceled or this device does not support Face ID/Touch ID': '用户已取消或当前设备不支持 Face ID 或 Touch ID',
|
||||
'Failed to authenticate by Face ID/Touch ID': '使用 Face ID / Touch ID 认证失败',
|
||||
'Exchange Rates Data': '汇率数据',
|
||||
'Base Currency': '基准货币',
|
||||
'Last Updated': '最后更新',
|
||||
|
||||
Reference in New Issue
Block a user