Files
frigate/web/public/locales/ko/views/settings.json
Hosted Weblate 1a8b2dcbe9 Translated using Weblate (Korean)
Currently translated at 1.4% (6 of 427 strings)

Translated using Weblate (Korean)

Currently translated at 32.0% (8 of 25 strings)

Translated using Weblate (Korean)

Currently translated at 0.9% (4 of 427 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: 엄두섭 <eomds1@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/audio/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-player/ko/
Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-settings/ko/
Translation: Frigate NVR/audio
Translation: Frigate NVR/components-player
Translation: Frigate NVR/views-settings
2025-09-01 13:17:43 -05:00

25 lines
432 B
JSON

{
"triggers": {
"dialog": {
"form": {
"threshold": {
"title": "임계치"
},
"name": {
"title": "이름"
},
"type": {
"title": "종류",
"placeholder": "트리거 종류 선택"
}
},
"createTrigger": {
"title": "트리거 생성"
}
},
"actions": {
"notification": "통지 전송"
}
}
}