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

14 lines
284 B
JSON

{
"config": {
"abort": {
"already_configured": "Service d\u00e9j\u00e0 configur\u00e9"
},
"step": {
"user": {
"data": {
"domain": "Nom de domaine"
}
}
}
}
}