change CMakeLists.txt to include Ja_JP.ts

This commit is contained in:
Yoshio Miyamae
2021-07-17 23:21:58 +09:00
parent 1e02487272
commit 1b341b2a8f
+1
View File
@@ -31,5 +31,6 @@ set(OLIVE_TS_FILES
ts/uk_UK.ts
ts/zh_CN.ts
ts/zh_TW.ts
ts/ja_JP.ts
PARENT_SCOPE
)