Use reference strings in pvpc_hourly_pricing (#41214)

This commit is contained in:
SNoof85 2020-10-05 12:22:29 +02:00 committed by GitHub
parent 979346f1ce
commit d6fff02b11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
} }
}, },
"abort": { "abort": {
"already_configured": "Integration is already configured with an existing sensor with that tariff" "already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
} }
} }
} }