mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-24 04:58:29 +03:00
14 lines
299 B
JSON
14 lines
299 B
JSON
|
|
{
|
||
|
|
"group": {
|
||
|
|
"label": "Kameragrupper",
|
||
|
|
"add": "Lägg till Kameragrupp",
|
||
|
|
"edit": "Ändra Kameragrupp",
|
||
|
|
"delete": {
|
||
|
|
"label": "Radera kameragrupp",
|
||
|
|
"confirm": {
|
||
|
|
"title": "Bekräfta borttagning"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|