Added support for Italian language translations

This commit is contained in:
ioBridge
2012-11-16 15:52:13 -05:00
parent 94b73faf85
commit f55dbea607
2 changed files with 586 additions and 1 deletions

View File

@ -3,4 +3,4 @@
GET_SUPPORT = true
# allow only these additional locales (use downcase, easier to parse)
ALLOWED_LOCALES = ['pt-br']
ALLOWED_LOCALES = ['pt-br','it']