core/homeassistant/components/uptimerobot/translations/sensor.no.json

11 lines
254 B
JSON
Raw Normal View History

2022-01-28 00:14:53 +00:00
{
"state": {
"uptimerobot__monitor_status": {
"down": "Ned",
"not_checked_yet": "Ikke sjekket enn\u00e5",
"pause": "Pause",
"seems_down": "Virker nede",
"up": "Opp"
}
}
}