Merge branch 'locale' of github.com:tildearrow/furnace into locale

This commit is contained in:
tildearrow 2024-05-31 01:47:29 -05:00
commit 740bb32af7
19 changed files with 6951 additions and 1902 deletions

View file

@ -131,6 +131,10 @@ enum FurnaceGUIRenderBackend {
#define GUI_DECORATIONS_DEFAULT 1
#endif
#ifdef HAVE_MOMO
#define ngettext momo_ngettext
#endif
// TODO:
// - add colors for FM envelope and waveform
// - maybe add "alternate" color for FM modulators/carriers (a bit difficult)