feat: multi accounts
This commit is contained in:
parent
ee0c702135
commit
33ac5e60b6
17 changed files with 426 additions and 137 deletions
|
|
@ -83,6 +83,9 @@ export default {
|
|||
'Login with Browser Extension': '浏览器插件登录',
|
||||
'Login with Bunker': 'Bunker 登录',
|
||||
'Login with Private Key': '私钥登录',
|
||||
'reload notes': '重新加载笔记'
|
||||
'reload notes': '重新加载笔记',
|
||||
'Logged in Accounts': '已登录账户',
|
||||
'Add an Account': '添加账户',
|
||||
'Manage accounts': '多帐户管理'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue