mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00

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
25 lines
432 B
JSON
25 lines
432 B
JSON
{
|
|
"triggers": {
|
|
"dialog": {
|
|
"form": {
|
|
"threshold": {
|
|
"title": "임계치"
|
|
},
|
|
"name": {
|
|
"title": "이름"
|
|
},
|
|
"type": {
|
|
"title": "종류",
|
|
"placeholder": "트리거 종류 선택"
|
|
}
|
|
},
|
|
"createTrigger": {
|
|
"title": "트리거 생성"
|
|
}
|
|
},
|
|
"actions": {
|
|
"notification": "통지 전송"
|
|
}
|
|
}
|
|
}
|