Changes
Jump to navigation
Jump to search
Line 71:
Line 71:
− +
no edit summary
if label then break end -- label found and we are done
if label then break end -- label found and we are done
end
end
label = "some text" .. langList[0]
label = "some text" .. langList[1]
if not label then -- no labels found, so just show the q-code
if not label then -- no labels found, so just show the q-code
label = item
label = item