diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-02-20 03:29:45 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-02-20 03:29:45 -0800 |
commit | 7e099d5a65f7a229b2082b3f9f5caa7e9d1828ff (patch) | |
tree | ffd0f2bf64f127ae7d873158ad0e51d4409bc74c /translations/CMakeLists.txt | |
parent | 2e77a22e2cd26820fc8a83c657dffe672df6d8e0 (diff) | |
download | subsurface-7e099d5a65f7a229b2082b3f9f5caa7e9d1828ff.tar.gz |
Add latest translations, add Catalan language
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index 992e0efd9..effa9812f 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -6,6 +6,7 @@ set_directory_properties(PROPERTIES CLEAN_NO_CUSTOM 1) set(TRANSLATION_FILES subsurface_source.ts subsurface_bg_BG.ts + subsurface_ca.ts subsurface_cs.ts subsurface_da_DK.ts subsurface_de_CH.ts |