From 02607d7eb3b9248ba82c19ee0f274f210a9df10b Mon Sep 17 00:00:00 2001 From: Evgeny Zinoviev Date: Sat, 2 Jul 2022 15:21:19 +0300 Subject: polaris_kettle_bot: l10n fix --- src/polaris_kettle_bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/polaris_kettle_bot.py') diff --git a/src/polaris_kettle_bot.py b/src/polaris_kettle_bot.py index ac9ee11..3ce9688 100755 --- a/src/polaris_kettle_bot.py +++ b/src/polaris_kettle_bot.py @@ -604,7 +604,7 @@ class KettleBot(Wrapper): smth_went_wrong="😱 Something went wrong", # /status - not_connected="😟 No connection", + status_not_connected="😟 No connection", status_on="🟢 Turned ON! Target: %d °C", status_off="🔴 Turned OFF", status_current_temp="Now: %d °C", -- cgit v1.2.3