We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dcda38 commit 75cbfbbCopy full SHA for 75cbfbb
src/locales/langs/en-us.ts
@@ -113,7 +113,7 @@ const local: App.I18n.Schema = {
113
},
114
tab: {
115
visible: 'Tab Visible',
116
- cache: 'Tab Cache',
+ cache: 'Tag Bar Info Cache',
117
height: 'Tab Height',
118
mode: {
119
title: 'Tab Mode',
src/locales/langs/zh-cn.ts
visible: '显示标签栏',
- cache: '缓存标签页',
+ cache: '标签栏信息缓存',
height: '标签栏高度',
title: '标签栏风格',
0 commit comments