Skip to content

Commit

Permalink
Added new ZH-CN .ts translation file.
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianBDev committed Jul 2, 2023
1 parent 06346dd commit 097abb9
Show file tree
Hide file tree
Showing 4 changed files with 2,796 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ SET(TRANSLATION_FILES
degate_es.ts
degate_it.ts
degate_ko.ts
degate_zhcn.ts
)

list(TRANSFORM TRANSLATION_FILES PREPEND ${CMAKE_CURRENT_SOURCE_DIR}/res/languages/)
Expand Down Expand Up @@ -249,4 +250,4 @@ if(DOXYGEN_FOUND)

else()
message(STATUS "Doxygen not found")
endif()
endif()
2 changes: 1 addition & 1 deletion res/languages/degate_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ For the style sheet, a file called 'style.qss' needs to exist in the &
<message>
<location filename="../../src/Core/LogicModel/Gate/Gate.cc" line="332"/>
<source>Gate</source>
<translation type="unfinished"></translation>
<translation type="unfinished">Logikgatter</translation>
</message>
</context>
<context>
Expand Down
Loading

0 comments on commit 097abb9

Please sign in to comment.