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