mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-06 16:20:09 +08:00
✨ Feature(custom): optimize picbed config edit page
This commit is contained in:
@@ -585,6 +585,7 @@
|
||||
}
|
||||
},
|
||||
"picBedConfigs": {
|
||||
"configSettings": "Configuration Settings",
|
||||
"copyAPI": "Copy Upload API",
|
||||
"copyAPIFailed": "Copy API Address Failed",
|
||||
"copyAPISucceed": "Copy API Address Succeed",
|
||||
@@ -592,14 +593,15 @@
|
||||
"importConfigSuccess": "Import Config Success",
|
||||
"loadConfigFailed": "Load Config Failed, Please Check If Config File Is Correct",
|
||||
"loadPicBedListFailed": "Load PicBed List Failed",
|
||||
"noConfigOptions": "No Config Options",
|
||||
"noConfigOptions": "No Configuration Options",
|
||||
"noConfigOptionsDesc": "This uploader does not have any configuration options available.",
|
||||
"noConfigs": "No Configs",
|
||||
"resetFailed": "Reset Failed, Please Check If Config Options Are Correct",
|
||||
"resetSuccess": "Reset Success",
|
||||
"selectConfig": "Select Configuration",
|
||||
"setFailedInfo": "Set Failed, Please Check If Config Options Are Correct",
|
||||
"setSuccess": "Set Success",
|
||||
"title": "Config",
|
||||
"viewDoc": "View Document",
|
||||
"viewDoc": "Documentation",
|
||||
"viewDocFailed": "View Document Failed"
|
||||
},
|
||||
"plugin": {
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
}
|
||||
},
|
||||
"picBedConfigs": {
|
||||
"configSettings": "配置设置",
|
||||
"copyAPI": "复制上传API",
|
||||
"copyAPIFailed": "复制API地址失败",
|
||||
"copyAPISucceed": "复制API地址成功",
|
||||
@@ -593,13 +594,14 @@
|
||||
"loadConfigFailed": "加载配置失败, 请检查配置文件是否正确",
|
||||
"loadPicBedListFailed": "加载图床列表失败",
|
||||
"noConfigOptions": "暂无配置项",
|
||||
"noConfigOptionsDesc": "该上传器没有可用的配置选项。",
|
||||
"noConfigs": "配置为空",
|
||||
"resetFailed": "重置失败, 请检查配置项是否正确",
|
||||
"resetSuccess": "重置成功",
|
||||
"selectConfig": "选择配置",
|
||||
"setFailedInfo": "设置失败, 请检查配置项是否正确",
|
||||
"setSuccess": "设置成功",
|
||||
"title": "配置",
|
||||
"viewDoc": "查看文档",
|
||||
"viewDoc": "文档",
|
||||
"viewDocFailed": "查看文档失败"
|
||||
},
|
||||
"plugin": {
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
}
|
||||
},
|
||||
"picBedConfigs": {
|
||||
"configSettings": "配置設定",
|
||||
"copyAPI": "複製上傳API",
|
||||
"copyAPIFailed": "複製 API 位址失敗",
|
||||
"copyAPISucceed": "複製 API 位址成功",
|
||||
@@ -593,13 +594,14 @@
|
||||
"loadConfigFailed": "載入配置失敗,請檢查配置文件是否正確",
|
||||
"loadPicBedListFailed": "載入圖床列表失敗",
|
||||
"noConfigOptions": "暫無配置項",
|
||||
"noConfigOptionsDesc": "該上傳器沒有可用的配置選項。",
|
||||
"noConfigs": "配置為空",
|
||||
"resetFailed": "重設失敗,請檢查配置項是否正確",
|
||||
"resetSuccess": "重設成功",
|
||||
"selectConfig": "選擇配置",
|
||||
"setFailedInfo": "設定失敗,請檢查配置項是否正確",
|
||||
"setSuccess": "設定成功",
|
||||
"title": "配置",
|
||||
"viewDoc": "查看文件",
|
||||
"viewDoc": "文檔",
|
||||
"viewDocFailed": "查看文件失敗"
|
||||
},
|
||||
"plugin": {
|
||||
|
||||
Reference in New Issue
Block a user