Rev1766, Hungarian translation of new files

This commit is contained in:
shortcutme 2016-12-05 02:30:18 +01:00
parent 383d8a5f33
commit 350b417ccb
6 changed files with 27 additions and 13 deletions

View file

@ -9,7 +9,7 @@ class Config(object):
def __init__(self, argv):
self.version = "0.5.1"
self.rev = 1762
self.rev = 1766
self.argv = argv
self.action = None
self.config_file = "zeronet.conf"