Module:labels/data/lang/sq

Wiktionary වෙතින්
< Module:labels‎ | data‎ | lang

This module contains data for language-specific labels. See Module:labels/data for more info.

NOTE: If you add a new language-specific module, you must add the language code to the list at the top of Module:labels/data/lang in order for the module to be recognized.


local data = require("Module:sq:Dialects");

local labels = data.labels;

for _, v in pairs(labels) do
	v.Wikipedia = v.link;
	v.link = nil;
end

for i, v in pairs(data.aliases) do
	labels[i] = v;
end

return labels;
"https://si.wiktionary.org/w/index.php?title=Module:labels/data/lang/sq&oldid=52960" වෙතින් සම්ප්‍රවේශනය කෙරිණි