core/homeassistant/components/openuv/.translations/id.json

20 lines
542 B
JSON

{
"config": {
"error": {
"identifier_exists": "Koordinat sudah terdaftar",
"invalid_api_key": "Kunci API tidak valid"
},
"step": {
"user": {
"data": {
"api_key": "Kunci API OpenUV",
"elevation": "Ketinggian",
"latitude": "Lintang",
"longitude": "Garis bujur"
},
"title": "Isi informasi Anda"
}
},
"title": "OpenUV"
}
}