Files
homarr/public/locales/ko/settings/general/search-engine.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

21 lines
730 B
JSON

{
"title": "검색 엔진",
"configurationName": "검색 엔진 구성",
"custom": "사용자 지정",
"tips": {
"generalTip": "사용할 수 있는 접두사는 여러 가지가 있습니다! 쿼리 앞에 이러한 접두사를 추가하면 결과가 필터링됩니다. !.s(웹), !.t(토렌트), !.y(유튜브), !.m(미디어) 등이 있습니다.",
"placeholderTip": "%s는 쿼리의 자리 표시자로 사용할 수 있습니다."
},
"customEngine": {
"title": "사용자 지정 검색 엔진",
"label": "쿼리 URL",
"placeholder": "커스텀 쿼리 URL"
},
"searchNewTab": {
"label": "새 탭에서 검색 결과 열기"
},
"searchEnabled": {
"label": "검색 사용"
}
}