fix: update search model placeholder and add translations f (#18518)

This commit is contained in:
GuanMu
2025-04-22 11:06:36 +08:00
committed by GitHub
parent bf031af7b1
commit 67eefd0ba1
21 changed files with 21 additions and 1 deletions

View File

@@ -35,6 +35,7 @@ const translation = {
upgradeHighQualityTip: '고품질 모드로 업그레이드한 후에는 경제적 모드로 되돌릴 수 없습니다.',
indexMethodChangeToEconomyDisabledTip: 'HQ에서 ECO로 다운그레이드할 수 없습니다.',
helpText: '좋은 데이터 세트 설명을 작성하는 방법을 알아보세요.',
searchModel: '모델 검색',
},
}