更新账号模型白名单

This commit is contained in:
shaw
2026-05-07 15:11:38 +08:00
parent 0eca600ffa
commit 6681aee98d
6 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -3210,7 +3210,7 @@ export default {
targetNoWildcard: 'Target model cannot contain wildcard *',
searchModels: 'Search models...',
noMatchingModels: 'No matching models',
fillRelatedModels: 'Fill related models',
fillRelatedModels: 'Sync latest supported models',
clearAllModels: 'Clear all models',
customModelName: 'Custom model name',
enterCustomModelName: 'Enter custom model name',
+1 -1
View File
@@ -3354,7 +3354,7 @@ export default {
targetNoWildcard: '目标模型不能包含通配符 *',
searchModels: '搜索模型...',
noMatchingModels: '没有匹配的模型',
fillRelatedModels: '填入相关模型',
fillRelatedModels: '同步最新支持模型',
clearAllModels: '清除所有模型',
customModelName: '自定义模型名称',
enterCustomModelName: '输入自定义模型名称',