mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #30585 -- Updated project templates and tests to use (block)translate tags.
This commit is contained in:
committed by
Mariusz Felisiak
parent
d291c72bf2
commit
35d36d9462
@@ -1,2 +1,2 @@
|
||||
{% load i18n %}
|
||||
{% trans "This should be ignored." %}
|
||||
{% translate "This should be ignored." %}
|
||||
|
||||
Reference in New Issue
Block a user