mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
speech and Warning, Pump Battery Low Alarm issue during Clock testing... (#3709)
* Fix Warning, Pump Battery Low Alarm cannot be disabled * fix Clock Views language.js * see if this will solve the problems with the speech plugin detection at the client * fix dutch spelling * translate Clock Views: * disable again * Update language.js
This commit is contained in:
@@ -232,6 +232,7 @@
|
||||
<input type="text" id="alarm-timeagourgentmins-browser" class="timeago-mins" value="30"/>
|
||||
<span class="translate">mins</span>
|
||||
</dd>
|
||||
<dd><input type="checkbox" id="alarm-pumpbatterylow-browser" /><label for="alarm-pumpbatterylow-browser" class="translate">Pump Battery Low Alarm</label></dd>
|
||||
</dl>
|
||||
<dl class="toggle">
|
||||
<dt><span class="translate">Night Mode</span> <a class="tip" original-title="When enabled the page will be dimmed from 10pm - 6am."><i class="icon-help-circled"></i></a></dt>
|
||||
|
||||
Reference in New Issue
Block a user