Add a setting to select the language in the options dialog

All translations have been updated, and translations of the actions in the library have been fixed.
This commit is contained in:
luisangelsm
2026-03-11 18:21:35 +01:00
parent 82ac83ee7a
commit 3fede5dabf
51 changed files with 100804 additions and 17460 deletions

View File

@ -29,6 +29,7 @@ private:
// QLabel * pathLabel;
QLineEdit *pathEdit;
QPushButton *pathFindButton;
QComboBox *languageCombo;
QCheckBox *showTimeInInformationLabel;