Spanish translation updates

This commit is contained in:
Roberto Rosario
2011-06-20 13:44:38 -04:00
parent f06a28c54e
commit de28122c66
33 changed files with 1153 additions and 609 deletions

View File

@@ -50,7 +50,7 @@ class DocumentType(models.Model):
class Meta:
verbose_name = _(u'document type')
verbose_name_plural = _(u'documentstypes')
verbose_name_plural = _(u'documents types')
ordering = ['name']