mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Change "Add …" to "Create …" for consistency (#131197)
This commit is contained in:
parent
f64c81b7f8
commit
a67c5e1fba
@ -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%]",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user