core/homeassistant/components/aurora/translations/fr.json

26 lines
556 B
JSON

{
"config": {
"error": {
"cannot_connect": "\u00c9chec de connexion"
},
"step": {
"user": {
"data": {
"latitude": "Latitude",
"longitude": "Longitude",
"name": "Nom"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"threshold": "Seuil (%)"
}
}
}
},
"title": "Capteur NOAA Aurora"
}