mirror of
https://github.com/django/django.git
synced 2025-07-23 05:05:17 +00:00
Fixed #22262 -- Added the correct line in the last example of Translator lines
This commit is contained in:
parent
c8823cf481
commit
958b511a80
1 changed files with 1 additions and 1 deletions
|
@ -776,7 +776,7 @@ or with the ``{#`` ... ``#}`` :ref:`one-line comment constructs <template-commen
|
|||
msgid "Go"
|
||||
msgstr ""
|
||||
|
||||
#. Translators:
|
||||
#. Translators: This is a text of the base template
|
||||
# path/to/template/file.html:103
|
||||
msgid "Ambiguous translatable block of text"
|
||||
msgstr ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue