fix descriptionText size | missing translations (#1319)

* fix descriptionText size

* +

avoid 'blinking'

* Update ru_RU.ts

* TR

* Update pt_BR.ts

* emulatorLanguage alphabetical order

---------

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
This commit is contained in:
DanielSvoboda 2024-10-13 09:49:39 -03:00 committed by GitHub
parent f0ee3919e0
commit bd9f82df94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 3267 additions and 117 deletions

View file

@ -40,4 +40,6 @@ private:
std::map<std::string, int> languages;
QString defaultTextEdit;
int initialHeight;
};