Skip to content

Commit

Permalink
Add Korean and Vietnamese translations (#3271)
Browse files Browse the repository at this point in the history
  • Loading branch information
XVilka authored Dec 4, 2023
1 parent a6af291 commit 9fd6530
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion cmake/Translations.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion src/translations
Submodule translations updated 1 files
+1,496 −1,496 vi/cutter_vi.ts

0 comments on commit 9fd6530

Please sign in to comment.