local _ = require("gettext") return { name = "pinpadlock", fullname = _("PIN Pad Lock Screen"), description = _([[Lock the device with a PIN code]]), version = "v1.1.0" }