Skip to content

Commit 80e25a0

Browse files
committed
i18n: add zh_CN support
1 parent 3decdbf commit 80e25a0

File tree

2 files changed

+7506
-1
lines changed

2 files changed

+7506
-1
lines changed

Diff for: CMake.in.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ SET(OFBUILD_TRANSLATIONS_DIRSTOSCAN "${CMAKE_SOURCE_DIR}/src/openfluid/ui"
246246
"${CMAKE_SOURCE_DIR}/src/apps/openfluid-builder"
247247
"${CMAKE_SOURCE_DIR}/src/apps/openfluid-devstudio")
248248
SET(OPENFLUID_TRANSLATIONS_FILEROOT openfluid)
249-
SET(OPENFLUID_TRANSLATIONS_LANGS fr_FR)
249+
SET(OPENFLUID_TRANSLATIONS_LANGS fr_FR zh_CN)
250250

251251

252252
################### tests configuration ###################

0 commit comments

Comments
 (0)