mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 13:34:13 +03:00
19 lines
393 B
JSON
19 lines
393 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+"
|
|
}
|
|
}
|
|
}
|
|
}
|