Модул:Cycling race/lang

Од Википедија — слободната енциклопедија

Документацијата за овој модул можете да ја создадете на Модул:Cycling race/lang/док

local translations = {}
--[[
This is for the data in "official name" - qualifiers in team items. The first element in the list lang_priority has the highest priority. 
The code looks first in Wikidata team items if there is a translation in this language. If there is no such translation, the next language is taken. 
In case no matching "official name" - qualifier is available, the standard "official name" is printed, that is the one that is the value in that statement. 
]]        
translations.lang_priority = {'mk', 'ru'} 

return translations