mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-06 16:26:04 +08:00
Merge branch 'main' into example
This commit is contained in:
@@ -141,6 +141,11 @@ const local: App.I18n.Schema = {
|
||||
},
|
||||
themeDrawerTitle: 'Theme Configuration',
|
||||
pageFunTitle: 'Page Function',
|
||||
resetCacheStrategy: {
|
||||
title: 'Reset Cache Strategy',
|
||||
close: 'Close Page',
|
||||
refresh: 'Refresh Page'
|
||||
},
|
||||
configOperation: {
|
||||
copyConfig: 'Copy Config',
|
||||
copySuccessMsg: 'Copy Success, Please replace the variable "themeSettings" in "src/theme/settings.ts"',
|
||||
|
||||
Reference in New Issue
Block a user