[win-linux] add sr-Latn-RS to project

This commit is contained in:
SimplestStudio
2024-01-29 18:32:16 +02:00
parent 3e4eb325be
commit 86891c80d0
4 changed files with 4 additions and 1 deletions

View File

@ -48,7 +48,8 @@ TRANSLATIONS = ./langs/en.ts \
./langs/be.ts \
./langs/zh_TW.ts \
./langs/si.ts \
./langs/ar_SA.ts
./langs/ar_SA.ts \
./langs/sr_Latn_RS.ts
CORE_ROOT_DIR = $$PWD/../../core

Binary file not shown.

View File

@ -213,6 +213,7 @@
<file alias="si-LK.qm">langs/si.qm</file>
<file alias="sk-SK.qm">langs/sk.qm</file>
<file alias="sl-SI.qm">langs/sl.qm</file>
<file alias="sr-Latn-RS.qm">langs/sr_Latn_RS.qm</file>
<file alias="sv-SE.qm">langs/sv.qm</file>
<file alias="tr-TR.qm">langs/tr.qm</file>
<file alias="uk-UA.qm">langs/uk.qm</file>

View File

@ -152,6 +152,7 @@ private:
,{"gl-ES", "Galego"}
,{"si-LK", "සිංහල"}
,{"ar-SA", "اَلْعَرَبِيَّة"}
,{"sr-Latn-RS", "Srpski"}
};
};