jquery-bracket
jquery-bracket copied to clipboard
[enhancement] [Request]Change "1st", "2nd", "3rd" and "4th" text depending on tournament
Hi!
Something else I did to suits my needs was to edit:
1st
to have for example:
Finnish champion 2015
And for 2nd display "Vice Finnish champion 2015", etc.
The problem is that I don't want to change it inside the code as it would be different depending on the tournament (and depending of language section of the site for multilingual websites). For example I could use the same code on another webpage but instead of "1st" this time display: "World champion 2015", etc.
Is it possible to add this option please?