Change "Add …" to "Create …" for consistency (#131197)

This commit is contained in:
Norbert Rittel
2024-11-21 21:27:54 +01:00
committed by GitHub
parent f64c81b7f8
commit a67c5e1fba

View File

@@ -3,7 +3,7 @@
"config": { "config": {
"step": { "step": {
"user": { "user": {
"title": "Add Derivative sensor", "title": "Create Derivative sensor",
"description": "Create a sensor that estimates the derivative of a sensor.", "description": "Create a sensor that estimates the derivative of a sensor.",
"data": { "data": {
"name": "[%key:common::config_flow::data::name%]", "name": "[%key:common::config_flow::data::name%]",