Improved Language Support

This commit is contained in:
2021-08-04 21:58:31 -07:00
parent 23f1cb3d7e
commit b62beee3e4
13 changed files with 221 additions and 43 deletions

View File

@ -17,6 +17,7 @@ typedef struct {
typedef struct {
char *key;
char *text;
} languagestring_t;
typedef struct {