diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index e7afd8be..038f53f5 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -565,7 +565,7 @@ }, "homeassistant": { "people_home": "People Home", - "lights_on": "Lights On", - "switches_on": "Switches On" + "lights_on": "Світло ввімкнено", + "switches_on": "Вмикається" } }