1
0
mirror of https://github.com/django/django.git synced 2025-03-17 04:40:45 +00:00
django/tests/i18n/unchanged/models.py.tmp

4 lines
119 B
Plaintext
Raw Permalink Normal View History

from django.utils.translation import gettext as _
string3 = _('This is a hitherto undiscovered translatable string.')