Mouseover on sound icon of sound packs has a tiny issue with pluralization > <img width="215" height="82" alt="Image" src="https://github.com/user-attachments/assets/ebf66659-9c21-49bd-bfdd-078fca839f27" /> `sound s` should be `sounds` Seen for example on https://freesound.org/search/?f=username%3A%22qubodup%22&s=Date+added+%28newest+first%29&g=1&dp=1&page=3#sound affected file: freesound/templates/sounds/display_pack_small_icons.html search comparing all 3 uses of that construction: https://github.com/search?q=repo%3AMTG%2Ffreesound+%22pack.num_sounds%22+%22pluralize%22&type=code git blame, whatever that is: https://github.com/MTG/freesound/blame/59e682a506fd7c1b46540baec7b348b7a7a100ae/templates/sounds/display_pack_small_icons.html#L4
Mouseover on sound icon of sound packs has a tiny issue with pluralization
sound sshould besoundsSeen for example on https://freesound.org/search/?f=username%3A%22qubodup%22&s=Date+added+%28newest+first%29&g=1&dp=1&page=3#sound
affected file: freesound/templates/sounds/display_pack_small_icons.html
search comparing all 3 uses of that construction: https://github.com/search?q=repo%3AMTG%2Ffreesound+%22pack.num_sounds%22+%22pluralize%22&type=code
git blame, whatever that is: https://github.com/MTG/freesound/blame/59e682a506fd7c1b46540baec7b348b7a7a100ae/templates/sounds/display_pack_small_icons.html#L4