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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|