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

14 lines
297 B
JSON
Raw Normal View History

2022-03-08 00:18:11 +00:00
{
"config": {
"abort": {
"reauth_successful": "La r\u00e9-authentification a r\u00e9ussi"
},
"step": {
"reauth_confirm": {
"data": {
"password": "Mot de passe"
}
}
}
}
}