Improve user-facing strings of nordpool integration (#140286)

This commit is contained in:
Norbert Rittel 2025-03-11 06:14:22 +01:00 committed by GitHub
parent 2e79db3695
commit b6df07b2ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",