translations update. docs partial update

This commit is contained in:
ingvar1995 2017-06-20 22:34:24 +03:00
parent 1b6b8e043a
commit 142255ccc8
9 changed files with 1733 additions and 872 deletions

View file

@ -1,6 +1,6 @@
# Plugins
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python 3.4 module (.py file) and directory with plugin's data which provide some additional functionality.
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python 3.4 - 3.6 module (.py file) and directory with plugin's data which provide some additional functionality.
# How to write plugin