issadarkthing / gomu

golang TUI music player
GNU General Public License v2.0
159 stars 15 forks source link

i18n support #53

Open tramhao opened 3 years ago

tramhao commented 3 years ago

Do you think it's good to have i18n support? I checked pkg.go.dev and found several packages with similar popularity. Cannot figure out the good one to choose.

issadarkthing commented 3 years ago

Adding more feature requires more maintenance. Are you sure about this?