fix: compatibility message for gguf

This commit is contained in:
jialin
2025-11-23 15:10:46 +08:00
parent e5755a2eec
commit de0982d590
13 changed files with 55 additions and 35 deletions
+3 -3
View File
@@ -22,9 +22,9 @@ export default {
'noresult.cluster.title': '暂无集群',
'noresult.cluster.subTitle': '尚未添加任何集群。',
'noresult.cluster.nofound': '未找到匹配的集群',
'noresult.credentials.title': '暂无凭证',
'noresult.credentials.subTitle': '尚未添加任何凭证。',
'noresult.credentials.nofound': '未找到匹配的凭证',
'noresult.credentials.title': '暂无凭证',
'noresult.credentials.subTitle': '尚未添加任何凭证。',
'noresult.credentials.nofound': '未找到匹配的凭证',
'noresult.users.title': '暂无用户',
'noresult.users.subTitle': '尚未添加任何用户。',
'noresult.users.nofound': '未找到匹配的用户',