mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Fix spelling of "Pi-hole" and "API" in user-facing strings (#136645)
This commit is contained in:
parent
d2138fe45b
commit
6bbb857d0f
@ -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%]"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user