jeffvli / feishin

A modern self-hosted music player.
https://feishin.vercel.app
GNU General Public License v3.0
2k stars 79 forks source link

Accented letters are not capitalized #357

Closed KosmoMoustache closed 4 months ago

KosmoMoustache commented 7 months ago

Expected Behavior

Accented letters at the start of a word should be capitalized

Current Behavior

Accented letters at the start of a word are not capitalized

2023-11-04_21-30-21_Feishin

Steps to Reproduce

  1. Change the language to french

  2. Hover the expand button in the player bar

Your Environment

jeffvli commented 7 months ago

Thanks for reporting... seems like the regex isn't catching accented characters when performing text formatting from translations.

kgarner7 commented 4 months ago

Marking this issue as resolved