feat: add custom image API extension
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"Image Auto Generation": "自动生成图片",
|
||||
"Insert In Current Message": "插入当前消息",
|
||||
"Create New Message": "创建新消息",
|
||||
"Image Insert Type": "图片插入类型",
|
||||
"Disable": "禁用",
|
||||
"Enable Custom Image API": "启用自定义图片 API",
|
||||
"Custom Image API Base URL": "自定义图片 API Base URL",
|
||||
"Custom Image Model ID": "自定义图片模型 ID",
|
||||
"Custom Image API Key": "图片 API Key",
|
||||
"Clear Custom Image API Key": "清除图片 API Key",
|
||||
"Custom Image API Key Hint": "留空时使用酒馆的通用 API Key。插件 Key 只保存在当前浏览器,不会打包进插件。",
|
||||
"Image Size": "图片尺寸",
|
||||
"Response Format": "返回格式",
|
||||
"Auto": "自动",
|
||||
"URL": "URL",
|
||||
"Base64 JSON": "Base64 JSON",
|
||||
"enabled": "已启用",
|
||||
"disabled": "已禁用",
|
||||
"Enable Prompt Injection": "启用提示注入",
|
||||
"Prompt Template": "提示模板",
|
||||
"Regex": "正则表达式",
|
||||
"Inline Replace Mode": "行内替换模式",
|
||||
"Position": "注入位置",
|
||||
"Depth": "深度",
|
||||
"at Depth System": "深度系统消息",
|
||||
"at Depth User": "深度用户消息",
|
||||
"at Depth AI": "深度助手消息"
|
||||
}
|
||||
Reference in New Issue
Block a user