mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 17:24:26 +08:00
modify text tip
This commit is contained in:
+2
-1
@@ -768,7 +768,8 @@ export default {
|
||||
'Welcome to ezBookkeeping': 'Welcome to ezBookkeeping',
|
||||
'Please log in with your ezBookkeeping account': 'Please log in with your ezBookkeeping account',
|
||||
'Unlock Application': 'Unlock Application',
|
||||
'Please input your PIN code or use Webauth to unlock application': 'Please input your PIN code or use Webauth to unlock application',
|
||||
'Please input your PIN code or use WebAuthn to unlock application': 'Please input your PIN code or use WebAuthn to unlock application',
|
||||
'Please input your PIN code to unlock application': 'Please input your PIN code to unlock application',
|
||||
'Can\'t Unlock?': 'Can\'t Unlock?',
|
||||
'Re-login': 'Re-login',
|
||||
'Username': 'Username',
|
||||
|
||||
@@ -768,7 +768,8 @@ export default {
|
||||
'Welcome to ezBookkeeping': '欢迎使用 ezBookkeeping',
|
||||
'Please log in with your ezBookkeeping account': '请使用您的 ezBookkeeping 账号登录',
|
||||
'Unlock Application': '解锁应用',
|
||||
'Please input your PIN code or use Webauth to unlock application': '请输入您的 PIN 码,或使用 Webauth 解锁应用',
|
||||
'Please input your PIN code or use WebAuthn to unlock application': '请输入您的 PIN 码,或使用 WebAuthn 解锁应用',
|
||||
'Please input your PIN code to unlock application': '请输入您的 PIN 码解锁应用',
|
||||
'Can\'t Unlock?': '无法登录?',
|
||||
'Re-login': '重新登录',
|
||||
'Username': '用户名',
|
||||
@@ -1128,7 +1129,7 @@ export default {
|
||||
'Please enter your current PIN code when disable application lock.': '禁用应用锁时需要输入当前的PIN码。',
|
||||
'You have enabled WebAuthn successfully': '您已经成功开启 WebAuth',
|
||||
'This device does not support WebAuthn': '当前设备不支持 WebAuth',
|
||||
'Failed to enable WebAuthn': '启用 WebAuth 失败',
|
||||
'Failed to enable WebAuthn': '启用 WebAuthn 失败',
|
||||
'User has canceled authentication': '用户已经取消认证',
|
||||
'User has canceled or this device does not support WebAuthn': '用户已取消或当前设备不支持 WebAuthn',
|
||||
'Failed to authenticate by WebAuthn': '使用 WebAuthn 认证失败',
|
||||
|
||||
Reference in New Issue
Block a user