mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix self referencing translation (#19159)
This commit is contained in:
parent
d6684c5806
commit
5b11e0ce29
@ -1119,8 +1119,8 @@
|
||||
},
|
||||
"valve": {
|
||||
"switch_mode": {
|
||||
"button": "[%key:ui::dialogs::more_info_control::valve::switch_mode::button%]",
|
||||
"position": "[%key:ui::dialogs::more_info_control::valve::switch_mode::position%]"
|
||||
"button": "[%key:ui::dialogs::more_info_control::cover::switch_mode::button%]",
|
||||
"position": "[%key:ui::dialogs::more_info_control::cover::switch_mode::position%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user