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

28 lines
778 B
JSON
Raw Normal View History

2021-08-02 03:40:04 +00:00
{
"config": {
"abort": {
"no_plants": "Aucune plante n'a \u00e9t\u00e9 trouv\u00e9e sur ce compte"
},
"error": {
2021-08-27 00:14:42 +00:00
"invalid_auth": "Authentification invalide"
2021-08-02 03:40:04 +00:00
},
"step": {
"plant": {
"data": {
"plant_id": "Plante"
},
"title": "S\u00e9lectionner votre plante"
},
"user": {
"data": {
"name": "Nom",
"password": "Mot de passe",
"url": "URL",
"username": "Nom d'utilisateur"
},
"title": "Entrer vos informations Growatt"
}
}
},
"title": "Serveur Growatt"
}