add clearing user data in ui

This commit is contained in:
MaysWind
2021-01-20 21:45:25 +08:00
parent 34f082273e
commit 2e6aac19af
5 changed files with 104 additions and 2 deletions
+5
View File
@@ -648,6 +648,11 @@ export default {
'Unable to update user profile': 'Unable to update user profile',
'Data Management': 'Data Management',
'Export Data': 'Export Data',
'Clear User Data': 'Clear User Data',
'Are you sure you want to clear all data?': 'Are you sure you want to clear all data?',
'You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please input your current password to confirm.': 'You CANNOT undo this action. This will clear your accounts, categories, tags and transactions data. Please input your current password to confirm.',
'All user data has been cleared': 'All user data has been cleared',
'Unable to clear user data': 'Unable to clear user data',
'Device & Sessions': 'Device & Sessions',
'Logout All': 'Logout All',
'Unable to get session list': 'Unable to get session list',