完善翻译

This commit is contained in:
2024-04-27 12:25:04 +08:00
parent 1f8750596f
commit dcc7630440
4 changed files with 47 additions and 6 deletions

View File

@@ -32,7 +32,14 @@
<item>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTextBrowser" name="textBrowser"/>
<widget class="QTextBrowser" name="textBrowser">
<property name="openExternalLinks">
<bool>true</bool>
</property>
<property name="openLinks">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">