Free and open source ticket system written in python

add compiled translations

+5 -1
+2 -1
.gitignore
··· 156 156 157 157 static/* 158 158 media/* 159 - .DS_Store 159 + .DS_Store 160 + !paw/locale/**/django.mo
+3
paw/locale/.gitattributes
··· 1 + de/**/django.mo linguist-generated 2 + en/**/django.mo linguist-generated 3 + fr/**/django.mo linguist-generated
paw/locale/de/LC_MESSAGES/django.mo

This is a binary file and will not be displayed.

paw/locale/en/LC_MESSAGES/django.mo

This is a binary file and will not be displayed.

paw/locale/fr/LC_MESSAGES/django.mo

This is a binary file and will not be displayed.