Translation fixes and tweaks (#34489)

Co-Authored-By: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Paulus Schoutsen
2020-04-21 17:57:21 -07:00
committed by GitHub
parent 96649a7e27
commit e9ff1940d6
7 changed files with 189 additions and 83 deletions

View File

@@ -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",