Translation fixes and tweaks (#34489)
Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -140,8 +140,8 @@
|
||||
"on": "[%key:common::state::open%]"
|
||||
},
|
||||
"presence": {
|
||||
"off": "[%key:component::device_tracker::state::not_home%]",
|
||||
"on": "[%key:component::device_tracker::state::home%]"
|
||||
"off": "[%key:component::device_tracker::state::_::not_home%]",
|
||||
"on": "[%key:component::device_tracker::state::_::home%]"
|
||||
},
|
||||
"problem": {
|
||||
"off": "OK",
|
||||
|
||||
Reference in New Issue
Block a user