mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 06:45:40 +03:00
19 lines
463 B
JSON
19 lines
463 B
JSON
|
|
{
|
||
|
|
"restart": {
|
||
|
|
"button": "Starta om",
|
||
|
|
"restarting": {
|
||
|
|
"title": "Frigate startar om",
|
||
|
|
"content": "Sidan uppdateras om {{countdown}} seconds.",
|
||
|
|
"button": "Tvinga uppdatering nu"
|
||
|
|
},
|
||
|
|
"title": "Är du säker på att du vill starta om Frigate?"
|
||
|
|
},
|
||
|
|
"explore": {
|
||
|
|
"plus": {
|
||
|
|
"submitToPlus": {
|
||
|
|
"label": "Skicka till Frigate+"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|