mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-28 11:36:58 +08:00
✨ Feature(custom): add support for per-picbed image process setting
This commit is contained in:
@@ -128,6 +128,10 @@
|
||||
"isResizeByPercent": "Enable Resize by Percentage",
|
||||
"isResizeByPercentHint": "Higher priority",
|
||||
"resizePercent": "Resize Percentage (Enter 50 for 50%)"
|
||||
},
|
||||
"perPicBed": {
|
||||
"title": "Per-PicBed Settings",
|
||||
"description": "Configure settings for each PicBed individually"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
|
||||
@@ -128,6 +128,10 @@
|
||||
"isResizeByPercent": "启用按比例调整",
|
||||
"isResizeByPercentHint": "优先级更高",
|
||||
"resizePercent": "调整比例 (输入 50 表示 50%)"
|
||||
},
|
||||
"perPicBed": {
|
||||
"title": "图床独立设置",
|
||||
"description": "为每个图床单独配置设置"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
|
||||
@@ -128,6 +128,10 @@
|
||||
"isResizeByPercent": "啟用按比例調整",
|
||||
"isResizeByPercentHint": "優先級更高",
|
||||
"resizePercent": "調整比例 (輸入 50 表示 50%)"
|
||||
},
|
||||
"perPicBed": {
|
||||
"title": "圖床獨立設置",
|
||||
"description": "為每個圖床單獨配置設置"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
|
||||
Reference in New Issue
Block a user