mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 02:35:18 +08:00
feat: Preferences support clearing the cache and logging out
This commit is contained in:
@@ -165,6 +165,7 @@ preferences:
|
||||
interface-control: Interface Layout Control
|
||||
copy: Copy Preferences
|
||||
copy-success: Copy successful. Please replace in `src/preferences.ts` of the app
|
||||
clear-and-logout: Clear Cache & Logout
|
||||
reset-success: Preferences reset successfully
|
||||
sidebar: Sidebar
|
||||
side-visible: Display Sidebar
|
||||
|
@@ -164,6 +164,7 @@ preferences:
|
||||
rounded: 圆润
|
||||
copy: 复制偏好设置
|
||||
copy-success: 拷贝成功,请在 app 下的 `src/preferences.ts`内进行覆盖
|
||||
clear-and-logout: 清空缓存 & 退出登录
|
||||
reset-success: 重置偏好设置成功
|
||||
sidebar: 侧边栏
|
||||
side-visible: 显示侧边栏
|
||||
|
Reference in New Issue
Block a user