fix: align add extension marketplace ui

This commit is contained in:
Junyan Qin
2026-05-15 18:55:25 +08:00
parent e8c7147d34
commit c1f5ba1927
5 changed files with 389 additions and 341 deletions
+6 -5
View File
@@ -664,11 +664,12 @@ const enUS = {
deprecatedTooltip:
'Please install the corresponding Knowledge Engine plugin.',
filters: {
allFormats: 'All Types',
more: 'More',
advancedTitle: 'Advanced Filters',
advancedDescription: 'Filter by extension type',
technicalType: 'Technical Type',
allFormats: 'All formats',
more: 'Filters',
advancedTitle: 'Advanced filters',
advancedDescription:
'Most users do not need these. Use them only when you know the extension format you want.',
technicalType: 'Extension format',
},
allExtensions: 'All Extensions',
tags: {
+5 -4
View File
@@ -640,11 +640,12 @@ const zhHans = {
noTags: '暂无标签',
},
filters: {
allFormats: '全部类型',
more: '更多',
allFormats: '全部格式',
more: '筛选',
advancedTitle: '高级筛选',
advancedDescription: '按扩展类型筛选',
technicalType: '技术类型',
advancedDescription:
'普通用户通常不需要选择这些类型;仅在你明确知道扩展格式时使用。',
technicalType: '扩展格式',
},
allExtensions: '全部扩展',
viewDetails: '查看详情',