mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Replace "Add …" with "Create …" for New Helper title (#131253)
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
"config": {
|
"config": {
|
||||||
"step": {
|
"step": {
|
||||||
"user": {
|
"user": {
|
||||||
"title": "Add generic thermostat",
|
"title": "Create generic thermostat",
|
||||||
"description": "Create a climate entity that controls the temperature via a switch and sensor.",
|
"description": "Create a climate entity that controls the temperature via a switch and sensor.",
|
||||||
"data": {
|
"data": {
|
||||||
"ac_mode": "Cooling mode",
|
"ac_mode": "Cooling mode",
|
||||||
|
Reference in New Issue
Block a user