mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-09 14:55:43 +03:00
14 lines
263 B
JSON
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"
|
|
}
|
|
}
|