mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-18 10:56:11 +00:00
Add Korean and Vietnamese translations (#3271)
This commit is contained in:
parent
a6af2911dc
commit
9fd65308fd
@ -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
|
Loading…
Reference in New Issue
Block a user