Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing WebP Lexicon entry (#16688)
### What does it do? Adds new entry to source Lexicon file. ### Why is it needed? Prevent debug notices of missing array key. ### How to test Before applying this PR... 1. Set logging level to Debug 2. Visit the Media Browser. You should see multiple debug messages stating: _Language string not found: "WebP"_ After applying this PR... 3. Revisit the Media Browser. You should no longer see the referenced debug messages ### Related issue(s)/PR(s) Resolves #16622
- Loading branch information