mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Improve user-facing strings of nordpool
integration (#140286)
This commit is contained in:
parent
2e79db3695
commit
b6df07b2ed
@ -15,7 +15,7 @@
|
|||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"currency": "Select currency to display prices in, EUR is the base currency.",
|
"currency": "Select currency to display prices in, EUR is the base currency.",
|
||||||
"areas": "Areas to display prices for according to Nordpool market areas."
|
"areas": "Areas to display prices for according to Nord Pool market areas."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reconfigure": {
|
"reconfigure": {
|
||||||
@ -95,11 +95,11 @@
|
|||||||
"services": {
|
"services": {
|
||||||
"get_prices_for_date": {
|
"get_prices_for_date": {
|
||||||
"name": "Get prices for date",
|
"name": "Get prices for date",
|
||||||
"description": "Retrieve the prices for a specific date.",
|
"description": "Retrieves the prices for a specific date.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
"name": "Select Nord Pool configuration entry",
|
"name": "Config entry",
|
||||||
"description": "Choose the configuration entry."
|
"description": "The Nord Pool configuration entry for this action."
|
||||||
},
|
},
|
||||||
"date": {
|
"date": {
|
||||||
"name": "Date",
|
"name": "Date",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user