21 lines
720 B
JSON
21 lines
720 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "El servei ja est\u00e0 configurat"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Ha fallat la connexi\u00f3",
|
|
"invalid_access_token": "[%key::common::config_flow::error::invalid_access_token%]",
|
|
"timeout": "S'ha acabat el temps d'espera durant la connexi\u00f3 a Tibber"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"access_token": "Token d'acc\u00e9s"
|
|
},
|
|
"description": "Introdueix el token d'acc\u00e9s de https://developer.tibber.com/settings/accesstoken",
|
|
"title": "Tibber"
|
|
}
|
|
}
|
|
}
|
|
} |