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

17 lines
459 B
JSON
Raw Normal View History

2020-02-06 00:31:53 +00:00
{
"config": {
"abort": {
"already_configured": "Byen er allerede konfigurert",
"unknown": "Ukjent feil: pr\u00f8v p\u00e5 nytt senere"
},
"step": {
"user": {
"data": {
"city": "By"
},
2020-05-13 18:27:21 +00:00
"description": "Fyll inn postnummeret (bare for Frankrike, anbefalt) eller bynavn",
2020-03-29 00:04:45 +00:00
"title": ""
2020-02-06 00:31:53 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-06 00:31:53 +00:00
}