Unused/outdated localizations in DBM-GUI
emmericp opened this issue ยท 1 comments
If you change the definition of DBM_GUI_L in GUI/localization.en.lua as follows:
---@class DBMGUILocalization
local L = {}
DBM_GUI_L = L
You get 69 warnings about languages defining localizations that are not present in localization.en.lua