mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Apply locale changes immediately in WebUI
This commit is contained in:
parent
2230d96705
commit
92a4e73a22
2 changed files with 12 additions and 5 deletions
|
@ -141,4 +141,5 @@ private:
|
|||
QDateTime lastModified;
|
||||
};
|
||||
QMap<QString, TranslatedFile> m_translatedFiles;
|
||||
QString m_currentLocale;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue