mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-03 03:45:28 +08:00
v3.8.1发布,上传前端代码
This commit is contained in:
@ -8,7 +8,7 @@ export default {
|
||||
dropdownItemSwitchDepart: 'Switch Department',
|
||||
dropdownItemRefreshCache: 'Clean cache',
|
||||
dropdownItemSwitchAccount: 'Account Setting',
|
||||
|
||||
|
||||
tooltipErrorLog: 'Error log',
|
||||
tooltipLock: 'Lock screen',
|
||||
tooltipNotify: 'Notification',
|
||||
@ -33,6 +33,7 @@ export default {
|
||||
closeRight: 'Close Right',
|
||||
closeOther: 'Close Other',
|
||||
closeAll: 'Close All',
|
||||
homeDesign: 'Home Design',
|
||||
},
|
||||
setting: {
|
||||
// content mode
|
||||
|
||||
@ -34,6 +34,7 @@ export default {
|
||||
closeRight: '关闭右侧',
|
||||
closeOther: '关闭其它',
|
||||
closeAll: '关闭全部',
|
||||
homeDesign: '设计模式',
|
||||
},
|
||||
setting: {
|
||||
// content mode
|
||||
@ -105,6 +106,7 @@ export default {
|
||||
fullContent: '全屏内容',
|
||||
grayMode: '灰色模式',
|
||||
colorWeak: '色弱模式',
|
||||
aiIconSHow: 'Ai图标显示',
|
||||
|
||||
progress: '顶部进度条',
|
||||
switchLoading: '切换loading',
|
||||
|
||||
Reference in New Issue
Block a user