local _ = require("gettext") return { name = "irc", fullname = _("IRC client"), description = _([[IRC client.]]), }