Launcher: add Catalan, Slovak to languages
This commit is contained in:
parent
e939e877dc
commit
a46a73459f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ if (${do_translate} AND NOT TARGET Qt5::lrelease)
|
|||
endif()
|
||||
|
||||
# FIXME - determine this based on subdirs of TRANSLATIONS_SRC_DIR
|
||||
set(LANGUAGES en_US de es nl fr it pl pt ru zh_CN)
|
||||
set(LANGUAGES en_US de es nl fr it pl pt ru zh_CN ca sk)
|
||||
|
||||
if (${do_translate})
|
||||
set(translation_res "${PROJECT_BINARY_DIR}/translations.qrc")
|
||||
|
|
Loading…
Add table
Reference in a new issue