gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
179 stars 134 forks source link

Avoid JS error in the webui popover script #2680

Closed brianhogg closed 2 months ago

brianhogg commented 3 months ago

Description

Checks that LLMS.l10n.translate is defined, otherwise use a default 'Close' aria label.

Fixes #2678

How has this been tested?

Manually

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist: