Update translations

- Add RU and ES to resources.qrc and app.pro
- Rerun lupdate-pro and lrelease-pro
This commit is contained in:
Cameron Gutman
2021-04-04 10:25:06 -05:00
parent 13206227d9
commit 44229dfe51
14 changed files with 307 additions and 286 deletions
+3 -1
View File
@@ -70,7 +70,9 @@ public:
LANG_FR,
LANG_ZH_CN,
LANG_DE,
LANG_NB_NO
LANG_NB_NO,
LANG_RU,
LANG_ES
};
Q_ENUM(Language);