mirror of
https://github.com/loimu/zeit.git
synced 2025-09-15 12:58:44 +08:00
Add Swedish translation to project
This commit is contained in:
parent
5e77169d18
commit
eed5abe59b
4
Contributors
Normal file
4
Contributors
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
|
||||
Swedish translation: Åke Engelbrektson
|
||||
|
||||
@ -30,7 +30,9 @@ set(zeit_RSRCS ../zeit.qrc)
|
||||
#translations
|
||||
SET(TRANSLATION
|
||||
../translations/zeit_ru_RU.ts
|
||||
../translations/zeit_sv_SE.ts
|
||||
../translations/crontablib_ru_RU.ts
|
||||
../translations/crontablib_sv_SE.ts
|
||||
)
|
||||
find_package(Qt5LinguistTools REQUIRED)
|
||||
qt5_add_translation(QM_FILES ${TRANSLATION})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user