Merge Polish translations from 0.2.11

This commit is contained in:
Garret Wassermann 2018-12-31 04:01:18 -05:00
commit a5a679512c
3 changed files with 762 additions and 679 deletions

View File

@ -13,7 +13,7 @@ project_root = os.path.dirname(here)
NAME = 'django-helpdesk-demodesk'
DESCRIPTION = 'A demo Django project using django-helpdesk'
README = open(os.path.join(here, 'README.rst')).read()
VERSION = '0.3.0.dev1'
VERSION = '0.3.0.dev2'
#VERSION = open(os.path.join(project_root, 'VERSION')).read().strip()
AUTHOR = 'django-helpdesk team'
URL = 'https://github.com/django-helpdesk/django-helpdesk'

File diff suppressed because it is too large Load Diff