[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2021-03-16 00:04:36 +00:00
parent f82e59c32a
commit c11b85af2f
1350 changed files with 17396 additions and 1767 deletions

View file

@ -2,6 +2,10 @@
"config": {
"abort": {
"cannot_connect": "Impossible de se connecter \u00e0 la carte Firmata pendant la configuration"
},
"step": {
"one": "Vide ",
"other": "Vide"
}
}
}

View file

@ -0,0 +1,7 @@
{
"config": {
"abort": {
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
}
}
}

View file

@ -0,0 +1,7 @@
{
"config": {
"abort": {
"cannot_connect": "Gagal terhubung"
}
}
}