Add bootstrap app to translation config file and script

This commit is contained in:
Roberto Rosario
2012-07-19 11:48:47 -04:00
parent b8aa5fa974
commit 0822f6d076
2 changed files with 12 additions and 1 deletions
+11
View File
@@ -1,3 +1,14 @@
[mayan-edms.apps-bootstrap]
source_file = apps/bootstrap/locale/en/LC_MESSAGES/django.po
source_lang = en
trans.es = apps/bootstrap/locale/es/LC_MESSAGES/django.po
trans.pt = apps/bootstrap/locale/pt/LC_MESSAGES/django.po
trans.pt_BR = apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po
trans.ru = apps/bootstrap/locale/ru/LC_MESSAGES/django.po
trans.it = apps/bootstrap/locale/it/LC_MESSAGES/django.po
trans.pl = apps/bootstrap/locale/pl/LC_MESSAGES/django.po
trans.de_DE = apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po
[mayan-edms.apps-converter]
source_file = apps/converter/locale/en/LC_MESSAGES/django.po
source_lang = en