Skip to content

Commit

Permalink
Added Chinese, Russian and Lithuanian localization
Browse files Browse the repository at this point in the history
  • Loading branch information
kozec committed May 7, 2016
1 parent e1d44a5 commit 3e9ab59
Show file tree
Hide file tree
Showing 7 changed files with 4,578 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build_windows.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
]

# List of languages that are copied from GTK and included in installation
enabled_gtk_locales = [ "sk", "cs", "de", "fr", "vi" ]
enabled_gtk_locales = [ "sk", "cs", "de", "fr", "vi", "ru", "cn", "lt" ]

include_files = []

Expand Down
Binary file added locale/cn/LC_MESSAGES/syncthing-gtk.mo
Binary file not shown.
Loading

0 comments on commit 3e9ab59

Please sign in to comment.