Skip to content

Commit 75cb364

Browse files
authored
Merge pull request #85 from theundefined/master
start working on pl translation
2 parents 41277a6 + eb3d1f3 commit 75cb364

File tree

2 files changed

+3908
-1
lines changed

2 files changed

+3908
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ find_package(Qt6 REQUIRED COMPONENTS LinguistTools)
3434

3535
qt_standard_project_setup(REQUIRES 6.7
3636
I18N_SOURCE_LANGUAGE en
37-
I18N_TRANSLATED_LANGUAGES ca da de es fr fy hu nb nl nn pt ru zh_CN zh_TW)
37+
I18N_TRANSLATED_LANGUAGES ca da de es fr fy hu nb nl nn pl pt ru zh_CN zh_TW)
3838

3939
qt_policy(SET QTP0001 NEW)
4040
qt_policy(SET QTP0002 NEW)

0 commit comments

Comments
 (0)