mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +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": {
|
"reauth_confirm": {
|
||||||
"title": "Reauthenticate PI-Hole",
|
"title": "Reauthenticate Pi-hole",
|
||||||
"description": "Please enter a new api key for PI-Hole at {host}/{location}",
|
"description": "Please enter a new API key for Pi-hole at {host}/{location}",
|
||||||
"data": {
|
"data": {
|
||||||
"api_key": "[%key:common::config_flow::data::api_key%]"
|
"api_key": "[%key:common::config_flow::data::api_key%]"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user