mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
17 lines
397 B
JSON
17 lines
397 B
JSON
{
|
|
"config": {
|
|
"error": {
|
|
"cannot_connect": "Gagal terhubung",
|
|
"unknown": "Kesalahan yang tidak diharapkan"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "Alamat IP",
|
|
"password": "Kata Sandi",
|
|
"port": "Port"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |