Skip to content
Open
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cachyos-packageinstaller.pro
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ FORMS += \
TRANSLATIONS += \
lang/cachyos-packageinstaller_ru.ts \
lang/cachyos-packageinstaller_de.ts \
lang/cachyos-packageinstaller_ka.ts \
lang/cachyos-packageinstaller_pl.ts \

RESOURCES += \
Expand Down
1 change: 1 addition & 0 deletions cachyospi_locale.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<file alias="de">lang/cachyos-packageinstaller_de.qm</file>
<file alias="he">lang/cachyos-packageinstaller_he.qm</file>
<file alias="ja">lang/cachyos-packageinstaller_ja.qm</file>
<file alias="ja">lang/cachyos-packageinstaller_ka.qm</file>
<file alias="ko">lang/cachyos-packageinstaller_ko.qm</file>
<file alias="pl">lang/cachyos-packageinstaller_pl.qm</file>
<file alias="ru">lang/cachyos-packageinstaller_ru.qm</file>
Expand Down
Loading