local _ = require("gettext") return { name = "vocabulary_builder", fullname = _("Vocabulary builder"), description = _([[This plugin processes dictionary word lookups and uses spaced repetition to help you remember new words.]]), }