core/homeassistant/components/iss/translations/nl.json

22 lines
604 B
JSON
Raw Normal View History

2022-01-31 00:14:28 +00:00
{
"config": {
"abort": {
2022-02-01 00:18:49 +00:00
"latitude_longitude_not_defined": "Breedte- en lengtegraad zijn niet gedefinieerd in Home Assistant.",
2022-05-21 00:22:49 +00:00
"single_instance_allowed": "Al geconfigureerd. Slechts \u00e9\u00e9n configuratie mogelijk."
2022-01-31 00:14:28 +00:00
},
"step": {
"user": {
2022-02-27 00:19:29 +00:00
"description": "Wilt u International Space Station configureren?"
2022-01-31 00:14:28 +00:00
}
}
2022-02-22 00:17:23 +00:00
},
"options": {
"step": {
"init": {
"data": {
"show_on_map": "Toon op kaart"
}
}
}
2022-01-31 00:14:28 +00:00
}
}