diff --git a/ui/index.html b/ui/index.html index 67ccb12..29d4b09 100644 --- a/ui/index.html +++ b/ui/index.html @@ -5,7 +5,7 @@ AITokenPool - + @@ -842,9 +842,9 @@

使用模型

- - - - + + + + diff --git a/ui/js/i18n.js b/ui/js/i18n.js index a0a8293..9ae2764 100644 --- a/ui/js/i18n.js +++ b/ui/js/i18n.js @@ -1296,8 +1296,8 @@ "admin.models.sub": "Provider / model / price / context / vision — CRUD takes effect immediately; calls for a deleted model bill at 0.", "admin.models.col.provider": "Provider", "admin.models.col.model": "Model", - "admin.models.col.in": "Input $", - "admin.models.col.out": "Output $", + "admin.models.col.in": "Input price", + "admin.models.col.out": "Output price", "admin.models.col.ctx": "Context", "admin.models.col.outmax": "Max output", "admin.models.col.vision": "Vision",