style(projects): reduce ambiguity in theme configuration instructions.

This commit is contained in:
青菜白玉汤 2024-10-15 19:55:18 +08:00 committed by GitHub
parent 8dcda38560
commit 75cbfbbfe6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ const local: App.I18n.Schema = {
}, },
tab: { tab: {
visible: 'Tab Visible', visible: 'Tab Visible',
cache: 'Tab Cache', cache: 'Tag Bar Info Cache',
height: 'Tab Height', height: 'Tab Height',
mode: { mode: {
title: 'Tab Mode', title: 'Tab Mode',

View File

@ -113,7 +113,7 @@ const local: App.I18n.Schema = {
}, },
tab: { tab: {
visible: '显示标签栏', visible: '显示标签栏',
cache: '缓存标签页', cache: '标签栏信息缓存',
height: '标签栏高度', height: '标签栏高度',
mode: { mode: {
title: '标签栏风格', title: '标签栏风格',