Files
pay/translations/mobile-i18n.qrc
T
tomFlowee 11c2847055 Include mobile_en translations as well.
English "translations" are just there to allow us to have a
different form for singular statements: "1 hour left".
2023-03-04 21:48:10 +01:00

11 lines
325 B
Plaintext

<RCC>
<qresource prefix="/i18n">
<file>floweepay-common_en.qm</file>
<file>floweepay-common_nl.qm</file>
<file>floweepay-common_pl.qm</file>
<file>floweepay-mobile_en.qm</file>
<file>floweepay-mobile_nl.qm</file>
<file>floweepay-mobile_pl.qm</file>
</qresource>
</RCC>