Skip to content

Commit e9c2a8a

Browse files
committed
update(ui): set default language
1 parent ce33def commit e9c2a8a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

profile_manager/profile_manager_dialog_base.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
<property name="windowTitle">
1414
<string>Profile Manager</string>
1515
</property>
16+
<property name="locale">
17+
<locale language="English" country="UnitedStates"/>
18+
</property>
1619
<property name="sizeGripEnabled">
1720
<bool>false</bool>
1821
</property>

0 commit comments

Comments
 (0)