21 lines
635 B
JSON
21 lines
635 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Layanan sudah dikonfigurasi"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Gagal terhubung",
|
|
"invalid_access_token": "Token akses tidak valid",
|
|
"timeout": "Tenggang waktu terhubung ke Tibber habis"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"access_token": "Token Akses"
|
|
},
|
|
"description": "Masukkan token akses Anda dari https://developer.tibber.com/settings/accesstoken",
|
|
"title": "Tibber"
|
|
}
|
|
}
|
|
}
|
|
} |