multilingual support

This commit is contained in:
ingvar1995 2016-04-04 12:20:32 +03:00
parent 1be8040b45
commit 490fa70a76
10 changed files with 775 additions and 34 deletions

2
src/toxygen.pro Normal file
View file

@ -0,0 +1,2 @@
SOURCES = main.py profile.py menu.py list_items.py loginscreen.py mainscreen.py
TRANSLATIONS = translations/en_GB.ts translations/ru_RU.ts