Jump to content

Modulus:Label/data

E Victionario

Documentation for this module may be created at Modulus:Label/data/doc

return {
	['anatomy'] =
		{ link = 'anatomia'
		, label = 'anatomia'
		, labelEn = 'anatomy'
		, topcat = 'Anatomia'
		},
	['art'] =
		{ link = 'artes'
		, label = 'artes'
		, labelEn = 'art'
		, topcat = 'Artes'
		},
	['architecture'] =
		{ link = 'architectura'
		, label = 'architectura'
		, labelEn = 'architecture'
		, topcat = 'Architectura'
		},
	['astrology'] =
		{ link = 'astrologia'
		, label = 'astrologia'
		, labelEn = 'astrology'
		, topcat = 'Astrologia'
		},
	['history'] =
		{ link = 'historia'
		, label = 'historia'
		, labelEn = 'history'
		, topcat = 'Historia'
		},
	['colors'] =
		{ link = 'colores'
		, label = 'colores'
		, labelEn = 'colors'
		, topcat = 'Colores'
		},
	['geography'] =
		{ link = 'geographia'
		, label = 'geographia'
		, labelEn = 'geography'
		, topcat = 'Geographia'
		},
	['mathematics'] =
		{ link = 'mathematica'
		, label = 'mathematica'
		, labelEn = 'mathematics'
		, topcat = 'Mathematica'
		},
	['meteorology'] =
		{ link = 'meteorologia'
		, label = 'meteorologia'
		, labelEn = 'meteorology'
		, topcat = 'Meteorologia'
		},
	['minerals'] =
		{ link = 'mineralia'
		, label = 'mineralia'
		, labelEn = 'minerals'
		, topcat = 'Mineralia'
		},
	['mythology'] =
		{ link = 'mythologia'
		, label = 'mythologia'
		, labelEn = 'mythology'
		, topcat = 'Mythologia'
		},
	['philosophy'] =
		{ link = 'philosophia'
		, label = 'philosophia'
		, labelEn = 'philosophy'
		, topcat = 'Philosophia'
		},
	['planets'] =
		{ link = 'planetae'
		, label = 'planetae'
		, labelEn = 'planets'
		, topcat = 'Planetae'
		},
	['technology'] =
		{ link = 'technologia'
		, label = 'technologia'
		, labelEn = 'technology'
		, topcat = 'Technologia'
		},
	['informatica'] =
		{ link = 'informatica'
		, label = 'informatica'
		, labelEn = 'informatica'
		, topcat = 'Informatica'
		},
	['figurative'] =
		{ link = 'figurative'
		, label = 'figurative'
		, labelEn = 'figurative'
		, topcat = 'Figurative'
		},
}