Files
frigate/web/public/locales/ko/views/search.json
T

12 lines
270 B
JSON
Raw Normal View History

2025-09-18 23:18:47 +02:00
{
"search": "검색",
2025-10-01 16:53:50 +02:00
"savedSearches": "저장된 검색들",
"button": {
2026-03-18 15:46:34 +01:00
"clear": "검색 초기화",
"save": "검색 저장",
"filterInformation": "필터 정보",
"delete": "저장된 검색 삭제"
},
"searchFor": "{{inputValue}} 검색"
2025-09-18 23:18:47 +02:00
}