mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Use common translation string in SmartThings (#141250)
This commit is contained in:
parent
693de289a2
commit
174515d197
@ -51,7 +51,7 @@
|
|||||||
},
|
},
|
||||||
"button": {
|
"button": {
|
||||||
"stop": {
|
"stop": {
|
||||||
"name": "Stop"
|
"name": "[%key:common::action::stop%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"event": {
|
"event": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user