mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +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": {
|
||||
"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": {
|
||||
@ -95,11 +95,11 @@
|
||||
"services": {
|
||||
"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": {
|
||||
"config_entry": {
|
||||
"name": "Select Nord Pool configuration entry",
|
||||
"description": "Choose the configuration entry."
|
||||
"name": "Config entry",
|
||||
"description": "The Nord Pool configuration entry for this action."
|
||||
},
|
||||
"date": {
|
||||
"name": "Date",
|
||||
|
Loading…
x
Reference in New Issue
Block a user