mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-01 16:39:38 +08:00
✨ Feature(custom): add per picbed rename setting
This commit is contained in:
@@ -108,6 +108,15 @@
|
||||
"description": "Configure settings for each PicBed individually",
|
||||
"title": "Per-PicBed Settings"
|
||||
},
|
||||
"rename": {
|
||||
"description": "Configure renaming rules for uploaded files",
|
||||
"manualRename": "Manual Rename",
|
||||
"renameCustomFormat": "Custom Rename Format",
|
||||
"renameCustomFormatPlaceholder": "Please enter custom rename format",
|
||||
"renameDescription": "Set renaming rules for uploaded files",
|
||||
"renameTimestamp": "Timestamp Rename",
|
||||
"title": "Rename Settings"
|
||||
},
|
||||
"renameSettings": "Rename",
|
||||
"skipProcessSettings": "Skip Process",
|
||||
"subtitle-Global": "Configure settings for all PicBeds",
|
||||
|
||||
@@ -108,6 +108,15 @@
|
||||
"description": "为每个图床单独配置设置",
|
||||
"title": "图床独立设置"
|
||||
},
|
||||
"rename": {
|
||||
"description": "配置上传文件的重命名规则",
|
||||
"manualRename": "手动重命名",
|
||||
"renameCustomFormat": "自定义重命名格式",
|
||||
"renameCustomFormatPlaceholder": "请输入自定义重命名格式",
|
||||
"renameDescription": "设置上传文件的重命名规则",
|
||||
"renameTimestamp": "时间戳重命名",
|
||||
"title": "重命名设置"
|
||||
},
|
||||
"renameSettings": "重命名",
|
||||
"skipProcessSettings": "文件跳过",
|
||||
"subtitle-Global": "为所有图床配置通用设置",
|
||||
|
||||
@@ -108,6 +108,15 @@
|
||||
"description": "為每個圖床單獨配置設置",
|
||||
"title": "圖床獨立設置"
|
||||
},
|
||||
"rename": {
|
||||
"description": "配置上傳文件的重命名規則",
|
||||
"manualRename": "手動重命名",
|
||||
"renameCustomFormat": "自定義重命名格式",
|
||||
"renameCustomFormatPlaceholder": "請輸入自定義重命名格式",
|
||||
"renameDescription": "設置上傳文件的重命名規則",
|
||||
"renameTimestamp": "時間戳重命名",
|
||||
"title": "重命名設置"
|
||||
},
|
||||
"renameSettings": "重命名",
|
||||
"skipProcessSettings": "文件跳過",
|
||||
"subtitle-Global": "為所有圖床配置設置",
|
||||
|
||||
Reference in New Issue
Block a user