You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you would like to contribute a translation, look at the file `translation.c` in the source code.
3
+
Currently translations are compiled in at compile time with #defines (nothing complex).
4
+
So all you need to do is add another section formatted like the english one that is there and either create a pull request or a github issue for inclusion.
5
+
If the glyphs required already exist in the fonts then support should be quick. Otherwise it may take longer for the fonts to be created.
0 commit comments