core/homeassistant/components/moon/translations/en.json

13 lines
301 B
JSON
Raw Normal View History

2022-03-03 23:12:33 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"step": {
"user": {
"description": "Do you want to start set up?"
}
}
},
"title": "Moon"
}