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

16 lines
380 B
JSON
Raw Normal View History

2020-02-17 00:31:56 +00:00
{
"config": {
"abort": {
"already_configured": "L'h\u00f4te est d\u00e9j\u00e0 configur\u00e9."
},
"step": {
"user": {
"data": {
"host": "H\u00f4te",
2020-04-08 00:08:19 +00:00
"name": "Nom"
2020-02-17 00:31:56 +00:00
},
"title": "Reliez votre serveur Minecraft"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-02-17 00:31:56 +00:00
}