Fix spelling of "Pi-hole" and "API" in user-facing strings (#136645)

This commit is contained in:
Norbert Rittel 2025-01-27 17:59:21 +01:00 committed by GitHub
parent d2138fe45b
commit 6bbb857d0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,8 +17,8 @@
}
},
"reauth_confirm": {
"title": "Reauthenticate PI-Hole",
"description": "Please enter a new api key for PI-Hole at {host}/{location}",
"title": "Reauthenticate Pi-hole",
"description": "Please enter a new API key for Pi-hole at {host}/{location}",
"data": {
"api_key": "[%key:common::config_flow::data::api_key%]"
}