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

This commit is contained in:
Norbert Rittel 2024-11-21 21:26:50 +01:00 committed by GitHub
parent de9f9f32c7
commit 96849f2e16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
"config": { "config": {
"step": { "step": {
"user": { "user": {
"title": "Add Riemann sum integral sensor", "title": "Create Riemann sum integral sensor",
"description": "Create a sensor that calculates a Riemann sum to estimate the integral of a sensor.", "description": "Create a sensor that calculates a Riemann sum to estimate the integral of a sensor.",
"data": { "data": {
"method": "Integration method", "method": "Integration method",