Skip to content

Commit

Permalink
add russian translation (vovkiv)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkiol committed Feb 8, 2024
1 parent 6942db8 commit 38022d1
Show file tree
Hide file tree
Showing 2 changed files with 2,802 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/translations.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# all translations
set(enabled_translations cs de en fr it nl pl sv zh_CN uk)
set(enabled_translations cs de en fr it nl pl ru sv zh_CN uk)
# finished translations
set(enabled_translations en fr it nl pl sv uk)
set(enabled_translations en fr it nl pl ru sv uk)

find_package(Qt5 COMPONENTS Core LinguistTools)

Expand Down
Loading

0 comments on commit 38022d1

Please sign in to comment.