Halo Esports Wiki
Advertisement

To edit the documentation or categories for this module, click here.

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'] = {
		bestof = 'BO%s',
		qualMatch = 'Qualification Match',
		relMatch = 'Relegation Match',
		seed = 'Seed #%s',
		error_noDefinition = 'No bracket definition provided!',
		error_invalidInput = 'Bracket %s is not a valid input',
		error_noTabDefined = 'no Tab defined for match with id %s',
		error_error_noMatchIdDefined = 'A match is missing MatchId even! Yikes!',
	},
}
Advertisement