mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Removed contrib.comments from translations config.
This commit is contained in:
@@ -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_file = django/contrib/auth/locale/en/LC_MESSAGES/django.po
|
||||||
source_lang = en
|
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]
|
[django.contrib-contenttypes]
|
||||||
file_filter = django/contrib/contenttypes/locale/<lang>/LC_MESSAGES/django.po
|
file_filter = django/contrib/contenttypes/locale/<lang>/LC_MESSAGES/django.po
|
||||||
source_file = django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po
|
source_file = django/contrib/contenttypes/locale/en/LC_MESSAGES/django.po
|
||||||
|
|||||||
Reference in New Issue
Block a user