32 lines
873 B
JSON
32 lines
873 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Lokasi sudah dikonfigurasi"
|
|
},
|
|
"error": {
|
|
"invalid_api_key": "Kunci API tidak valid"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_key": "Kunci API",
|
|
"elevation": "Ketinggian",
|
|
"latitude": "Lintang",
|
|
"longitude": "Bujur"
|
|
},
|
|
"title": "Isi informasi Anda"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"from_window": "Indeks UV awal untuk jendela perlindungan",
|
|
"to_window": "Indeks UV akhir untuk jendela perlindungan"
|
|
},
|
|
"title": "Konfigurasikan OpenUV"
|
|
}
|
|
}
|
|
}
|
|
} |