Fix translation string for fan oscillation (#90045)

Fix string
This commit is contained in:
dougiteixeira 2023-03-21 16:42:44 -03:00 committed by GitHub
parent d20b07f3ac
commit 0f5c49c7be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@
"oscillating": {
"name": "Oscillating",
"state": {
"true": "[%key:common::state::yes%}",
"true": "[%key:common::state::yes%]",
"false": "[%key:common::state::no%]"
}
},