mirror of
https://github.com/spalencsar/bearwave.git
synced 2026-07-06 22:24:17 +02:00
i18n: fix German translation contexts and add Russian translation
This commit is contained in:
@@ -46,6 +46,7 @@ target_sources(bearwave PRIVATE qml.qrc)
|
||||
qt_add_lrelease(bearwave
|
||||
TS_FILES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../translations/bearwave_de.ts
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../translations/bearwave_ru.ts
|
||||
QM_FILES_OUTPUT_VARIABLE bearwave_qm_files
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user