Commit 84a48977 authored by Michal Čihař's avatar Michal Čihař

Add file to translate messages from django-registration

parent 9ee6af95
'''
Fake file to translate messages from django-registration.
'''
def fake():
_(u'This username is already taken. Please choose another.')
_(u'You must type the same password each time')
_(u'This email address is already in use. Please supply a different email address.')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment