django-cms / djangocms-bootstrap4

django CMS Bootstrap 4 is a plugin bundle for django CMS providing several components from the popular Bootstrap 4 framework.
https://www.django-cms.org/
Other
82 stars 58 forks source link

ungettext import error #161

Closed src-r-r closed 9 months ago

src-r-r commented 1 year ago

bootstrap4_grid imports ungettext, which is now ngettext.

I've fixed the bug. Just creating an issue to attach to it.