frigate/web/public/locales/sv/components/dialog.json
2025-04-11 05:52:32 -05:00

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+"
}
}
}
}