Use common translation string in SmartThings (#141250)

This commit is contained in:
Joost Lekkerkerker
2025-03-23 23:18:40 +01:00
committed by GitHub
parent 693de289a2
commit 174515d197

View File

@@ -51,7 +51,7 @@
}, },
"button": { "button": {
"stop": { "stop": {
"name": "Stop" "name": "[%key:common::action::stop%]"
} }
}, },
"event": { "event": {