You've already forked iFlow-Settings-Editor-GUI
新增 亚克力透明度调节功能:支持在浅色主题下调整背景模糊效果强度,范围0-100%
This commit is contained in:
@@ -26,7 +26,10 @@ export default {
|
||||
bootAnimationNotShown: '未表示',
|
||||
checkpointing: 'チェックポイント保存',
|
||||
enabled: '有効',
|
||||
disabled: '無効'
|
||||
disabled: '無効',
|
||||
acrylicEffect: 'アクリリック効果',
|
||||
acrylicMin: '不透明',
|
||||
acrylicMax: '透明'
|
||||
},
|
||||
theme: {
|
||||
xcode: 'Xcode',
|
||||
|
||||
Reference in New Issue
Block a user