chore: providers ux

This commit is contained in:
jialin
2026-02-03 18:21:08 +08:00
parent b2a8d27178
commit e8e982559d
32 changed files with 469 additions and 128 deletions
+5 -4
View File
@@ -1,6 +1,7 @@
export default {
'providers.title': '渠道',
'providers.button.add': '添加渠道',
'providers.table.providerName': '渠道',
'providers.table.modelsCounts': '模型数量'
'providers.title': '提供商',
'providers.button.add': '添加提供商',
'providers.table.providerName': '提供商',
'providers.table.modelsCounts': '模型数量',
'providers.table.proxy': '代理'
};