mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Change "Add …" to "Create …" for consistency (#131197)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Add Derivative sensor",
|
||||
"title": "Create Derivative sensor",
|
||||
"description": "Create a sensor that estimates the derivative of a sensor.",
|
||||
"data": {
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
|
Reference in New Issue
Block a user