diff --git a/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 b/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 index 7abca9a..d146f6e 100644 --- a/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 +++ b/octoprint_mystromswitch/templates/mystromswitch_settings.jinja2 @@ -21,7 +21,7 @@ seconds - {{ _('Intervall in seconds where relays state, power and energy consumption are refreshed') }} + {{ _('Interval in seconds where relays state, power and energy consumption are refreshed.') }} @@ -33,16 +33,16 @@ - {{ _('Shows an on/off Button on the left side to switch the relays on or off. This setting is only recommended if only your printer is switched on/off') }} + {{ _('Shows an on/off button on the left side to switch the relays on or off. This setting is only recommended if only your printer is switched on/off.') }}