mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-26 23:44:19 +00:00
fix: align add extension marketplace ui
This commit is contained in:
@@ -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: {
|
||||
|
||||
@@ -640,11 +640,12 @@ const zhHans = {
|
||||
noTags: '暂无标签',
|
||||
},
|
||||
filters: {
|
||||
allFormats: '全部类型',
|
||||
more: '更多',
|
||||
allFormats: '全部格式',
|
||||
more: '筛选',
|
||||
advancedTitle: '高级筛选',
|
||||
advancedDescription: '按扩展类型筛选',
|
||||
technicalType: '技术类型',
|
||||
advancedDescription:
|
||||
'普通用户通常不需要选择这些类型;仅在你明确知道扩展格式时使用。',
|
||||
technicalType: '扩展格式',
|
||||
},
|
||||
allExtensions: '全部扩展',
|
||||
viewDetails: '查看详情',
|
||||
|
||||
Reference in New Issue
Block a user