New translations

This commit is contained in:
str4d
2014-02-17 21:29:04 +00:00
parent 429dda4ef3
commit ebc3133e3a
2 changed files with 1779 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2,4 +2,4 @@
from i2p2www import app
if __name__ == '__main__':
app.run(host='127.0.0.1', port=5000, debug=False)
app.run(host='127.0.0.1', port=5000, debug=True)