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

20 lines
572 B
JSON

{
"config": {
"error": {
"identifier_exists": "Les coordenades ja estan registrades",
"invalid_api_key": "Clau API no v\u00e0lida"
},
"step": {
"user": {
"data": {
"api_key": "Clau API d'OpenUV",
"elevation": "Elevaci\u00f3",
"latitude": "Latitud",
"longitude": "Longitud"
},
"title": "Introdueix la teva informaci\u00f3"
}
},
"title": "OpenUV"
}
}