[win-nix] added new app lang

This commit is contained in:
Maxim Kadushkin
2021-11-18 00:13:07 +03:00
parent e68ddf4fea
commit 375a0826ac
3 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,7 @@ TRANSLATIONS = ./langs/en.ts \
./langs/et.ts \
./langs/fi.ts \
./langs/ga.ts \
./langs/gl.ts \
./langs/hi.ts \
./langs/hr.ts \
./langs/hu.ts \

View File

@ -177,6 +177,7 @@
<file alias="fi-FI.qm">langs/fi.qm</file>
<file alias="fr-FR.qm">langs/fr.qm</file>
<file alias="ga-IE.qm">langs/ga.qm</file>
<file alias="gl-ES.qm">langs/gl.qm</file>
<file alias="hi-IN.qm">langs/hi.qm</file>
<file alias="hr-HR.qm">langs/hr.qm</file>
<file alias="hu-HU.qm">langs/hu.qm</file>

View File

@ -141,6 +141,7 @@ private:
,{"be-BY", "Беларуская мова"}
,{"uk-UA", "Украї́нська мо́ва"}
,{"lo-LA", "ພາສາລາວ"}
,{"gl-ES", "Galego"}
};
};