fix: unify pricing labels and expand marketplace pricing display
Keep the model pricing editor wording aligned with the new price-based UI while exposing cache, image, and audio pricing in the marketplace so users can see the full configured pricing model.
This commit is contained in:
7
web/src/i18n/locales/en.json
vendored
7
web/src/i18n/locales/en.json
vendored
@@ -1398,7 +1398,8 @@
|
||||
"按价格设置": "Set by price",
|
||||
"按倍率类型筛选": "Filter by ratio type",
|
||||
"按倍率设置": "Set by ratio",
|
||||
"按次计费": "Pay per view",
|
||||
"按次": "Per request",
|
||||
"按次计费": "Pay per request",
|
||||
"按照如下格式输入:AccessKey|SecretAccessKey|Region": "Enter in the format: AccessKey|SecretAccessKey|Region",
|
||||
"按量计费": "Pay as you go",
|
||||
"按顺序替换content中的变量占位符": "Replace variable placeholders in content in order",
|
||||
@@ -1846,7 +1847,7 @@
|
||||
"模板应用失败": "",
|
||||
"模板示例": "Template example",
|
||||
"模糊搜索模型名称": "Fuzzy search model name",
|
||||
"次": "times",
|
||||
"次": "request",
|
||||
"欢迎使用,请完成以下设置以开始使用系统": "Welcome! Please complete the following settings to start using the system",
|
||||
"欧元": "EUR",
|
||||
"正在加载可用部署位置...": "Loading available deployment locations...",
|
||||
@@ -3223,7 +3224,7 @@
|
||||
"扩展价格": "Additional Pricing",
|
||||
"额外价格项": "Additional price items",
|
||||
"补全价格": "Completion Price",
|
||||
"提示缓存价格": "Input Cache Read Price",
|
||||
"缓存读取价格": "Input Cache Read Price",
|
||||
"缓存创建价格": "Input Cache Creation Price",
|
||||
"图片输入价格": "Image Input Price",
|
||||
"音频输入价格": "Audio Input Price",
|
||||
|
||||
Reference in New Issue
Block a user