[ci skip] Translation update
This commit is contained in:
parent
f82e59c32a
commit
c11b85af2f
1350 changed files with 17396 additions and 1767 deletions
|
@ -2,6 +2,10 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "Impossible de se connecter \u00e0 la carte Firmata pendant la configuration"
|
||||
},
|
||||
"step": {
|
||||
"one": "Vide ",
|
||||
"other": "Vide"
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/firmata/translations/hu.json
Normal file
7
homeassistant/components/firmata/translations/hu.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "Sikertelen csatlakoz\u00e1s"
|
||||
}
|
||||
}
|
||||
}
|
7
homeassistant/components/firmata/translations/id.json
Normal file
7
homeassistant/components/firmata/translations/id.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "Gagal terhubung"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue