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

20 lines
528 B
JSON
Raw Normal View History

2020-05-13 18:27:21 +00:00
{
"config": {
"abort": {
"already_configured": "Un compte Tibber est d\u00e9j\u00e0 configur\u00e9."
},
"error": {
"connection_error": "Erreur de connexion \u00e0 Tibber",
"timeout": "D\u00e9lai de connexion \u00e0 Tibber"
},
"step": {
"user": {
"data": {
"access_token": "Jeton d'acc\u00e8s"
},
"title": "Tibber"
}
}
},
"title": "Tibber"
}