mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
commit
38b4b3f389
|
@ -586,7 +586,8 @@ TRANSLATIONS += locale/ru_RU.ts \
|
|||
locale/sv_SE.ts \
|
||||
locale/tk_TM.ts \
|
||||
locale/fa_IR.ts \
|
||||
locale/mk_MK.ts
|
||||
locale/mk_MK.ts \
|
||||
locale/eo_EO.ts
|
||||
|
||||
# Build version file
|
||||
!isEmpty( hasGit ) {
|
||||
|
|
|
@ -973,6 +973,7 @@
|
|||
<QtTranslate Include="locale\vi_VN.ts" />
|
||||
<QtTranslate Include="locale\zh_CN.ts" />
|
||||
<QtTranslate Include="locale\zh_TW.ts" />
|
||||
<QtTranslate Include="locale\eo_EO.ts" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<QtUICCompile Include="about.ui" />
|
||||
|
|
|
@ -1556,6 +1556,9 @@
|
|||
<QtTranslate Include="locale\tk_TM.ts">
|
||||
<Filter>Translations</Filter>
|
||||
</QtTranslate>
|
||||
<QtTranslate Include="locale\eo_EO.ts">
|
||||
<Filter>Translations</Filter>
|
||||
</QtTranslate>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<QtMOCCompile Include="qtsingleapplication\src\qtlocalpeer.h">
|
||||
|
|
4661
locale/eo_EO.ts
Normal file
4661
locale/eo_EO.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue