mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
31 lines
928 B
JSON
31 lines
928 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "\u00c9chec de connexion"
|
|
},
|
|
"step": {
|
|
"choose_auth": {
|
|
"description": "La d\u00e9finition des informations d'identification active des fonctionnalit\u00e9s suppl\u00e9mentaires.",
|
|
"menu_options": {
|
|
"auth": "D\u00e9finir les informations d'identification (recommand\u00e9)",
|
|
"skip_auth": "Ignorer l'authentification"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"sensor": {
|
|
"net_infra": {
|
|
"state": {
|
|
"adsl": "ADSL",
|
|
"ftth": "FTTH",
|
|
"gprs": "GPRS",
|
|
"unknown": "Inconnu"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |