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

14 lines
263 B
JSON

{
"time": {
"untilForTime": "Till {{time}}",
"untilForRestart": "Tills Frigate startar om.",
"untilRestart": "Tills omstart",
"ago": "{{timeAgo}} sedan",
"justNow": "Just nu",
"today": "Idag"
},
"button": {
"save": "Spara"
}
}