mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 05:34:45 +00:00
Removed contrib.comments from translations config.
This commit is contained in:
parent
8b15018fd5
commit
296860f791
1 changed files with 0 additions and 5 deletions
|
|
@ -27,11 +27,6 @@ file_filter = django/contrib/auth/locale/<lang>/LC_MESSAGES/django.po
|
|||
source_file = django/contrib/auth/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
|
||||
[django.contrib-comments]
|
||||
file_filter = django/contrib/comments/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = django/contrib/comments/locale/en/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
|
||||
[django.contrib-contenttypes]
|
||||
file_filter = django/contrib/contenttypes/locale/<lang>/LC_MESSAGES/django.po
|
||||
source_file = django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po
|
||||
|
|
|
|||
Loading…
Reference in a new issue