mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 16:54:25 +08:00
update prompt text
This commit is contained in:
+9
-9
@@ -899,6 +899,7 @@ export default {
|
||||
'User registration is disabled': 'User registration is disabled',
|
||||
'Unable to get user profile': 'Unable to get user profile',
|
||||
'Current Password': 'Current Password',
|
||||
'Modify Password': 'Modify Password',
|
||||
'Please enter your current password when modifying your password': 'Please enter your current password when modifying your password',
|
||||
'Nothing has been modified': 'Nothing has been modified',
|
||||
'Your profile has been successfully updated': 'Your profile has been successfully updated',
|
||||
@@ -994,17 +995,16 @@ export default {
|
||||
'Application lock is not enabled': 'Application lock is not enabled',
|
||||
'PIN Code': 'PIN Code',
|
||||
'Unlock By PIN Code': 'Unlock By PIN Code',
|
||||
'Unlock By Face ID/Touch ID': 'Unlock By Face ID/Touch ID',
|
||||
'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.',
|
||||
'Unlock By WebAuthn': 'Unlock By WebAuthn',
|
||||
'Please input a new 6-digit 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 6-digit 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',
|
||||
'You have enabled WebAuthn successfully': 'You have enabled WebAuthn successfully',
|
||||
'This device does not support WebAuthn': 'This device does not support WebAuthn',
|
||||
'Failed to enable WebAuthn': 'Failed to enable WebAuthn',
|
||||
'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',
|
||||
'User has canceled or this device does not support WebAuthn': 'User has canceled or this device does not support WebAuthn',
|
||||
'Failed to authenticate by WebAuthn': 'Failed to authenticate by WebAuthn',
|
||||
'WebAuthn is not enabled': 'WebAuthn is not enabled',
|
||||
'Are you sure you want to re-login?': 'Are you sure you want to re-login?',
|
||||
'Exchange Rates Data': 'Exchange Rates Data',
|
||||
'Base Currency': 'Base Currency',
|
||||
|
||||
Reference in New Issue
Block a user