mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-30 00:51:14 +03:00
18 lines
481 B
JSON
18 lines
481 B
JSON
{
|
|||
"dialog": {
|
|||
"camera": "Lähtekaamera",
|
|||
"timeRange": "Ajavahemik",
|
|||
"preset": {
|
|||
"1m": "Viimase ühe minuti jooksul",
|
|||
"5m": "Viimase viie minuti jooksul",
|
|||
"timeline": "Ajajoonelt",
|
|||
"custom": "Kohandatud"
|
|||
},
|
|||
"startButton": "Käivita kordus",
|
|||
"selectFromTimeline": "Vali",
|
|||
"starting": "Käivitan kordust…",
|
|||
"startLabel": "Algus",
|
|||
"endLabel": "Lõpp"
|
|||
}
|
|||
}
|