mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
fix translations
This commit is contained in:
parent
a4a8fc5707
commit
02adf47faf
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,6 @@
|
|||
"data": {
|
||||
"access_token": "API-Zugriffstoken"
|
||||
},
|
||||
"title": "Tibber Preisinformationen & Bewertungen",
|
||||
"submit": "Token validieren"
|
||||
},
|
||||
"select_home": {
|
||||
|
|
@ -170,5 +169,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Tibber Preisinformationen & Bewertungen"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"data": {
|
||||
"access_token": "API access token"
|
||||
},
|
||||
"title": "Tibber Price Information & Ratings",
|
||||
"submit": "Validate Token"
|
||||
},
|
||||
"select_home": {
|
||||
|
|
@ -181,5 +180,6 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Tibber Price Information & Ratings"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue