fix(i18n): remove brand names from translations

This commit is contained in:
Sefa Eyeoglu
2022-03-29 15:25:21 +02:00
parent e22d54abd3
commit 9202996c62
3 changed files with 6 additions and 6 deletions

View File

@ -80,7 +80,7 @@
</font>
</property>
<property name="text">
<string notr="true">PolyMC</string>
<string notr="true">Launcher</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>