1
0
Fork 0

Add Russian to list of Qt translations to sync

This commit is contained in:
James Turner 2018-10-12 11:37:08 +01:00
parent 1613b44c6a
commit 2b1913e118

View file

@ -24,7 +24,7 @@ endif()
if (${do_translate})
# FIXME - determine this based on subdirs of TRANSLATIONS_SRC_DIR
set(LANGUAGES en_US de es nl fr it pl pt zh_CN)
set(LANGUAGES en_US de es nl fr it pl pt ru zh_CN)
set(translation_res "${PROJECT_BINARY_DIR}/translations.qrc")
add_custom_target(fgfs_qm_files ALL)