From e8a549111a4ab46e0271e92862d53d0a47705a0a Mon Sep 17 00:00:00 2001 From: eszlari Date: Sun, 10 Nov 2019 01:31:26 +0100 Subject: [PATCH] cmake: add ts/olive_uk.ts --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index ec38761af0..687a72ff2c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -430,6 +430,7 @@ qt5_add_translation(OLIVE_QM_FILES ts/olive_id.ts ts/olive_tr.ts ts/olive_pt-BR.ts + ts/olive_uk.ts ts/olive_zh-CN.ts ts/olive_zh-TW.ts )