Add dummy English translation

Mac OS X allows one to provide multiple preferred languages instead
of one.
Make sure that if is English is the "main" language, it does not
go for one of the translations.

Closes #81
This commit is contained in:
Floris Bos 2020-06-30 00:18:10 +02:00
parent 83ae3f1cbd
commit 855ad53b21
3 changed files with 414 additions and 3 deletions

View file

@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/i18n">
<file>rpi-imager_en.qm</file>
<file>rpi-imager_nl.qm</file>
<file>rpi-imager_zh_cn.qm</file>
</qresource>