update it_IT and add pt_BR

This commit is contained in:
Jannes Höke
2016-05-23 00:45:44 +02:00
parent c7b6649438
commit 0e680c6e30
4 changed files with 477 additions and 36 deletions

View File

@ -29,7 +29,7 @@ from utils import _, user_locale
from shared_vars import dispatcher
available_locales = [['en_US', 'de_DE'],
['it_IT']]
['it_IT', 'pt_BR']]
@user_locale