Leaguepedia | League of Legends Esports Wiki
Advertisement

Edit the documentation or categories for this module.

This is an i18n module. Feel free to add translations! Please keep English first in the list, and the rest of the languages should be listed alphabetically by language code.


return {
	["en"] = {
		GeneralInfo = 'General Information',
		ChromaRP = 'Chroma RP',
		ChromaDate = 'Chroma Release',
		ChromaContent = 'Sets',
		Date = 'Release',
		AdditionalInfo = 'Additional Info',
		error_missingFile = 'Missing circle/square image! Please upload and tag',
	},
	["sv"] = {
		GeneralInfo = 'Generell Information',
		ChromaRP = 'Chroma RP',
		ChromaDate = 'Chroma Utgivningsdatum',
		ChromaContent = 'Sets',
		Date = 'Utgivningsdatum',
		AdditionalInfo = 'Övrig Information',
		error_missingFile = 'Saknar rund/kvadaratisk bild! Var vänlig ladda upp och tagga',
	},
}
Advertisement