mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-12 13:43:15 +00:00
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:
parent
f0ee3919e0
commit
bd9f82df94
29 changed files with 3267 additions and 117 deletions
|
@ -40,4 +40,6 @@ private:
|
|||
std::map<std::string, int> languages;
|
||||
|
||||
QString defaultTextEdit;
|
||||
|
||||
int initialHeight;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue