mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
add lock application menu
This commit is contained in:
@@ -1124,6 +1124,7 @@ export default {
|
||||
'Unable to get current two factor authentication status': 'Unable to get current two factor authentication status',
|
||||
'Unable to enable two factor authentication': 'Unable to enable two factor authentication',
|
||||
'Unable to disable two factor authentication': 'Unable to disable two factor authentication',
|
||||
'Lock Application': 'Lock Application',
|
||||
'Log Out': 'Log Out',
|
||||
'Are you sure you want to log out?': 'Are you sure you want to log out?',
|
||||
'Unable to logout': 'Unable to logout',
|
||||
|
||||
@@ -1124,6 +1124,7 @@ export default {
|
||||
'Unable to get current two factor authentication status': '无法获取当前两步验证状态',
|
||||
'Unable to enable two factor authentication': '无法启用两步验证',
|
||||
'Unable to disable two factor authentication': '无法禁用两步验证',
|
||||
'Lock Application': '锁定应用',
|
||||
'Log Out': '退出登录',
|
||||
'Are you sure you want to log out?': '您确定要退出登录?',
|
||||
'Unable to logout': '无法退出登录',
|
||||
|
||||
Reference in New Issue
Block a user