Commit ceb6cbaf23e549e6d1e8fbbcebaf5e854f388b27

Authored by Sergio Oliveira
1 parent 86a8f3b6

Added transifex config

Showing 1 changed file with 8 additions and 0 deletions   Show diff stats
.tx/config 0 → 100644
... ... @@ -0,0 +1,8 @@
  1 +[main]
  2 +host = https://www.transifex.com
  3 +
  4 +[colab.colab]
  5 +file_filter = colab/locale/<lang>/LC_MESSAGES/django.po
  6 +source_file = colab/locale/en/LC_MESSAGES/django.po
  7 +source_lang = en
  8 +type = PO
... ...