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

16 lines
380 B
JSON

{
"config": {
"abort": {
"already_configured": "L'h\u00f4te est d\u00e9j\u00e0 configur\u00e9."
},
"step": {
"user": {
"data": {
"host": "H\u00f4te",
"name": "Nom"
},
"title": "Reliez votre serveur Minecraft"
}
}
}
}