0900-msg-reboot.lua 129 B

123
  1. local i18n = require 'luci.i18n'
  2. return function () luci.template.render_string(i18n.translate('gluon-config-mode:reboot')) end