29 lines
713 B
JSON
29 lines
713 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Profil NextDNS ini sudah dikonfigurasi."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Gagal terhubung",
|
|
"invalid_api_key": "Kunci API tidak valid",
|
|
"unknown": "Kesalahan yang tidak diharapkan"
|
|
},
|
|
"step": {
|
|
"profiles": {
|
|
"data": {
|
|
"profile": "Profil"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Kunci API"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"system_health": {
|
|
"info": {
|
|
"can_reach_server": "Keterjangkauan server"
|
|
}
|
|
}
|
|
} |