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

15 lines
345 B
JSON

{
"config": {
"abort": {
"already_configured": "Ce pays est d\u00e9j\u00e0 configur\u00e9."
},
"step": {
"user": {
"data": {
"country": "Pays"
},
"title": "Choisissez un pays \u00e0 surveiller"
}
}
}
}