Small fixes to the translation strings in PEGELONLINE (#143567)

small fixes
This commit is contained in:
Michael 2025-04-24 13:47:23 +02:00 committed by GitHub
parent 367022dd8c
commit 4bd8c319dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,10 +2,10 @@
"config": { "config": {
"step": { "step": {
"user": { "user": {
"description": "Select the area, where you want to search for water measuring stations", "description": "Select the area in which you want to search for water measuring stations",
"data": { "data": {
"location": "[%key:common::config_flow::data::location%]", "location": "[%key:common::config_flow::data::location%]",
"radius": "Search radius (in km)" "radius": "Search radius"
} }
}, },
"select_station": { "select_station": {