ensemblesaw / ensembles-app

A digital arranger workstation powered by FluidSynth
329 stars 8 forks source link

Make app translatable #47

Closed NathanBnm closed 3 years ago

NathanBnm commented 3 years ago

Just made your app translatable. Also made a few minor improvements regarding meson files.

In the future don't forget to surround strings by _("") to make them translatable :smile:

SubhadeepJasu commented 3 years ago

I already had that in bucket list. 😅 But I was mainly focusing on functionality at the moment. The UI is utterly broken save some essential stuff.

Anyway, Thanks!

SubhadeepJasu commented 3 years ago

I'll lint it in my branch. Merging right away.