mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
[win-linux] add sr-Latn-RS to project
This commit is contained in:
@ -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
|
||||
|
||||
BIN
win-linux/langs/sr_Latn_RS.qm
Normal file
BIN
win-linux/langs/sr_Latn_RS.qm
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
@ -152,6 +152,7 @@ private:
|
||||
,{"gl-ES", "Galego"}
|
||||
,{"si-LK", "සිංහල"}
|
||||
,{"ar-SA", "اَلْعَرَبِيَّة"}
|
||||
,{"sr-Latn-RS", "Srpski"}
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user