Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
dependon committed Sep 20, 2024
1 parent c2b4365 commit 6b12d7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/application.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,7 @@ void Application::setAppColor(const QString &strColor)

void Application::load_translation_sys_files(const QString path)
{
m_moreData.language = QLocale::system().name();
load_translation_files(path,QLocale::system().name());
}

Expand Down

0 comments on commit 6b12d7c

Please sign in to comment.