forked from home-assistant/core
Fix typo in forecast_solar strings (#52430)
This commit is contained in:
committed by
Franck Nijhof
parent
66680e44e4
commit
d04b0978df
@@ -17,7 +17,7 @@
|
|||||||
"options": {
|
"options": {
|
||||||
"step": {
|
"step": {
|
||||||
"init": {
|
"init": {
|
||||||
"description": "These values allow tweaking the Solar.Forecast result. Please refer to the documentation is a field is unclear.",
|
"description": "These values allow tweaking the Solar.Forecast result. Please refer to the documentation if a field is unclear.",
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "Forecast.Solar API Key (optional)",
|
"api_key": "Forecast.Solar API Key (optional)",
|
||||||
"azimuth": "Azimuth (360 degrees, 0 = North, 90 = East, 180 = South, 270 = West)",
|
"azimuth": "Azimuth (360 degrees, 0 = North, 90 = East, 180 = South, 270 = West)",
|
||||||
|
Reference in New Issue
Block a user