fix(i18n): fix translatable strings

This commit is contained in:
Sefa Eyeoglu 2022-03-18 13:19:09 +01:00
parent abb9fa8cbd
commit 48c2146a42
No known key found for this signature in database
GPG key ID: C10411294912A422
20 changed files with 29 additions and 29 deletions

View file

@ -71,7 +71,7 @@
<item row="0" column="0">
<widget class="QLineEdit" name="searchEdit">
<property name="placeholderText">
<string>Search and filter ...</string>
<string>Search and filter...</string>
</property>
</widget>
</item>