mirror of
				https://github.com/soybeanjs/soybean-admin.git
				synced 2025-11-04 07:43:42 +08:00 
			
		
		
		
	style(projects): reduce ambiguity in theme configuration instructions.
This commit is contained in:
		@@ -113,7 +113,7 @@ const local: App.I18n.Schema = {
 | 
			
		||||
    },
 | 
			
		||||
    tab: {
 | 
			
		||||
      visible: 'Tab Visible',
 | 
			
		||||
      cache: 'Tab Cache',
 | 
			
		||||
      cache: 'Tag Bar Info Cache',
 | 
			
		||||
      height: 'Tab Height',
 | 
			
		||||
      mode: {
 | 
			
		||||
        title: 'Tab Mode',
 | 
			
		||||
 
 | 
			
		||||
@@ -113,7 +113,7 @@ const local: App.I18n.Schema = {
 | 
			
		||||
    },
 | 
			
		||||
    tab: {
 | 
			
		||||
      visible: '显示标签栏',
 | 
			
		||||
      cache: '缓存标签页',
 | 
			
		||||
      cache: '标签栏信息缓存',
 | 
			
		||||
      height: '标签栏高度',
 | 
			
		||||
      mode: {
 | 
			
		||||
        title: '标签栏风格',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user