We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3decdbf commit 4e626b6Copy full SHA for 4e626b6
CMake.in.cmake
@@ -246,7 +246,7 @@ SET(OFBUILD_TRANSLATIONS_DIRSTOSCAN "${CMAKE_SOURCE_DIR}/src/openfluid/ui"
246
"${CMAKE_SOURCE_DIR}/src/apps/openfluid-builder"
247
"${CMAKE_SOURCE_DIR}/src/apps/openfluid-devstudio")
248
SET(OPENFLUID_TRANSLATIONS_FILEROOT openfluid)
249
-SET(OPENFLUID_TRANSLATIONS_LANGS fr_FR)
+SET(OPENFLUID_TRANSLATIONS_LANGS fr_FR zh_CN)
250
251
252
################### tests configuration ###################
0 commit comments