add lock application menu

This commit is contained in:
MaysWind
2023-07-09 13:13:35 +08:00
parent f90430e544
commit b555af0df7
5 changed files with 36 additions and 7 deletions
+1
View File
@@ -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',
+1
View File
@@ -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': '无法退出登录',