1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Add Czech to cmakelists

This commit is contained in:
Kryštof Černý
2023-12-27 17:20:13 +01:00
parent 361b584186
commit 207b54fc6f
2 changed files with 2 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ set(launcher_FORMS
set(launcher_TS
translation/chinese.ts
translation/czech.ts
translation/english.ts
translation/french.ts
translation/german.ts

View File

@@ -105,6 +105,7 @@ set(editor_FORMS
)
set(editor_TS
translation/czech.ts
translation/english.ts
translation/french.ts
translation/german.ts