Make header "Sandbox" translatable

This commit is contained in:
gexgd0419 2021-10-18 14:54:53 +08:00
parent 0ebfbfdc6b
commit fcb6c96df9
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<widget class="QTreeWidget" name="treeBoxes">
<column>
<property name="text">
<string notr="true">Sandbox</string>
<string>Sandbox</string>
</property>
</column>
</widget>