forked from CachyOS/packageinstaller
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcachyospi_locale.qrc
More file actions
17 lines (17 loc) · 914 Bytes
/
cachyospi_locale.qrc
File metadata and controls
17 lines (17 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource prefix="/translations">
<file alias="be">lang/cachyos-packageinstaller_be.qm</file>
<file alias="ca">lang/cachyos-packageinstaller_ca.qm</file>
<file alias="cs">lang/cachyos-packageinstaller_cs.qm</file>
<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="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>
<file alias="sk">lang/cachyos-packageinstaller_sk.qm</file>
<file alias="sv">lang/cachyos-packageinstaller_sv.qm</file>
<file alias="uk">lang/cachyos-packageinstaller_uk.qm</file>
</qresource>
</RCC>