Add Korean and Vietnamese translations (#3271)

This commit is contained in:
Anton Kochkov 2023-12-05 07:28:35 +08:00 committed by GitHub
parent a6af2911dc
commit 9fd65308fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View File

@ -8,6 +8,7 @@ set(TS_FILES
translations/he/cutter_he.ts
translations/hi/cutter_hi.ts
translations/it/cutter_it.ts
translations/ko/cutter_ko.ts
translations/ja/cutter_ja.ts
translations/nl/cutter_nl.ts
translations/pt-PT/cutter_pt.ts
@ -16,8 +17,8 @@ set(TS_FILES
translations/tr/cutter_tr.ts
translations/uk/cutter_uk.ts
translations/zh-CN/cutter_zh.ts
translations/vi/cutter_vi.ts
)
# translations/ko/cutter_ko.ts problems with fonts
# translations/pt-BR/cutter_pt.ts #2321 handling multiple versions of a language
set_source_files_properties(${TS_FILES} PROPERTIES OUTPUT_LOCATION ${CMAKE_CURRENT_BINARY_DIR}/translations)

@ -1 +1 @@
Subproject commit 2403de5d6aaa9979f8ad3af085c891e327194bcc
Subproject commit 4fcbd3b50533e6707c3c974a31020d3755162804