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:
3
web/src/i18n/locales/zh-CN.json
vendored
3
web/src/i18n/locales/zh-CN.json
vendored
@@ -1103,6 +1103,7 @@
|
||||
"按价格设置": "按价格设置",
|
||||
"按倍率类型筛选": "按倍率类型筛选",
|
||||
"按倍率设置": "按倍率设置",
|
||||
"按次": "按次",
|
||||
"按次计费": "按次计费",
|
||||
"按照如下格式输入:AccessKey|SecretAccessKey|Region": "按照如下格式输入:AccessKey|SecretAccessKey|Region",
|
||||
"按量计费": "按量计费",
|
||||
@@ -2850,7 +2851,7 @@
|
||||
"扩展价格": "扩展价格",
|
||||
"额外价格项": "额外价格项",
|
||||
"补全价格": "补全价格",
|
||||
"提示缓存价格": "提示缓存价格",
|
||||
"缓存读取价格": "缓存读取价格",
|
||||
"缓存创建价格": "缓存创建价格",
|
||||
"图片输入价格": "图片输入价格",
|
||||
"音频输入价格": "音频输入价格",
|
||||
|
||||
Reference in New Issue
Block a user