41 lines
1.3 KiB
JSON
41 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Perangkat sudah dikonfigurasi",
|
|
"reauth_successful": "Autentikasi ulang berhasil"
|
|
},
|
|
"error": {
|
|
"api_error": "Terjadi kesalahan API",
|
|
"cannot_connect": "Gagal terhubung",
|
|
"invalid_auth": "Autentikasi tidak valid",
|
|
"not_admin": "Pengguna harus memiliki izin admin, pengguna ''{username}'' memiliki tingkat otorisasi ''{userlevel}''",
|
|
"unknown": "Kesalahan yang tidak diharapkan"
|
|
},
|
|
"flow_title": "{short_mac} ({ip_address})",
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"description": "Integrasi Reolink perlu mengautentikasi ulang koneksi Anda",
|
|
"title": "Autentikasi Ulang Integrasi"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"password": "Kata Sandi",
|
|
"port": "Port",
|
|
"use_https": "Aktifkan HTTPS",
|
|
"username": "Nama Pengguna"
|
|
},
|
|
"description": "{error}"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"protocol": "Protokol"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |