Crowdin translation adjustments (#2426)

* Fix TR

* +
This commit is contained in:
DanielSvoboda 2025-02-14 02:23:24 -03:00 committed by GitHub
parent d1e88c40d8
commit 0f8bd509b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
32 changed files with 1447 additions and 1438 deletions

View file

@ -110,7 +110,11 @@ private:
QComboBox* patchesComboBox;
QListView* patchesListView;
QString defaultTextEdit;
// Strings
QString defaultTextEdit_MSG;
QString CheatsNotFound_MSG;
QString CheatsDownloadedSuccessfully_MSG;
QString DownloadComplete_MSG;
};
#endif // CHEATS_PATCHES_H