Skip to content

Commit

Permalink
Merge pull request #51 from p-bo/patch-9
Browse files Browse the repository at this point in the history
Added Czech localization
  • Loading branch information
Martchus authored Aug 20, 2019
2 parents b5f832b + 7e82d7a commit dd4c810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion widgets/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ set(WIDGETS_UI_FILES
settings/systemdoptionpage.ui
settings/webviewoptionpage.ui)

set(TS_FILES translations/${META_PROJECT_NAME}_de_DE.ts translations/${META_PROJECT_NAME}_en_US.ts)
set(TS_FILES translations/${META_PROJECT_NAME}_cs_CZ.ts translations/${META_PROJECT_NAME}_de_DE.ts translations/${META_PROJECT_NAME}_en_US.ts)

set(REQUIRED_ICONS
preferences-other
Expand Down

0 comments on commit dd4c810

Please sign in to comment.