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

16 lines
423 B
JSON
Raw Normal View History

2020-12-10 00:03:01 +00:00
{
"config": {
2021-02-03 10:46:49 +00:00
"abort": {
"auth_new_token_not_work_error": "\u00c9chec de l'authentification \u00e0 l'aide du jeton nouvellement cr\u00e9\u00e9",
"cannot_connect": "Echec de connection"
},
2020-12-10 00:03:01 +00:00
"step": {
"user": {
"data": {
"host": "H\u00f4te",
"port": "Port"
}
}
}
}
}