修改了插件组件的名称

LAMPCAE-dev-addTree
剑古敛锋 2024-08-01 09:15:56 +08:00
parent 4990754c53
commit 6b82740922
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
<item> <item>
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="text"> <property name="text">
<string>Available:</string> <string>未安装组件:</string>
</property> </property>
</widget> </widget>
</item> </item>
@ -53,7 +53,7 @@
<item> <item>
<widget class="QLabel" name="label_2"> <widget class="QLabel" name="label_2">
<property name="text"> <property name="text">
<string>Installed:</string> <string>已安装组件:</string>
</property> </property>
</widget> </widget>
</item> </item>