core/homeassistant/components/geonetnz_quakes/translations/no.json

16 lines
350 B
JSON
Raw Normal View History

2019-09-05 10:11:41 +00:00
{
"config": {
2020-03-24 13:18:47 +00:00
"abort": {
2020-10-06 00:08:09 +00:00
"already_configured": "Tjenesten er allerede konfigurert"
2020-03-24 13:18:47 +00:00
},
2019-09-05 10:11:41 +00:00
"step": {
"user": {
2020-09-08 00:04:13 +00:00
"data": {
"mmi": "",
"radius": ""
},
2019-09-05 10:11:41 +00:00
"title": "Fyll ut filterdetaljene."
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2019-09-05 10:11:41 +00:00
}