feat: add clear visible models selection (#733)
* feat: add clear visible models selection * fix: complete visible models translations --------- Co-authored-by: Harukaon <18928954435+Harukaon@users.noreply.github.com> Co-authored-by: Harukaon <Harukaon@users.noreply.github.com>
This commit is contained in:
@@ -424,6 +424,7 @@ export default {
|
||||
customModelPlaceholder: '목록에 없는 모델 ID',
|
||||
customModelHint: '제공자는 지원하지만 API가 반환하지 않는 모델용입니다. 표시 이름 변경이 아닙니다. Enter로 불러옵니다.',
|
||||
noProviders: 'Provider가 없습니다. 사용자 지정 Provider를 추가하여 시작하세요.',
|
||||
clearVisibleModels: '선택 지우기',
|
||||
builtIn: '내장',
|
||||
customType: '사용자 지정',
|
||||
provider: 'Provider',
|
||||
|
||||
Reference in New Issue
Block a user