Editing Module:IconGive feedback
Jump to navigation
Jump to search
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 51: | Line 51: | ||
end | end | ||
-- Get the translated name | -- Get the translated name (Moved up so getLink can use it) | ||
local function getTranslatedName(iconInfo, langCode) | local function getTranslatedName(iconInfo, langCode) | ||
if langCode == "en" then | if langCode == "en" then | ||