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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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