Traduction

This commit is contained in:
Jean-Marie Favreau 2024-11-15 01:03:37 +01:00
parent 4af14c523c
commit dbf62f3b4a
2 changed files with 253 additions and 245 deletions

View File

@ -53,7 +53,7 @@ class URLSubmissionForm(Form):
label=_("Tags"), label=_("Tags"),
initial=None, initial=None,
choices=[], choices=[],
help_text=_('Specifying labels will help you find the event more easily'), help_text=_('Optional. If you offer labels, they''ll make it easier for your girlfriends to find your event.'),
required=False required=False
) )

File diff suppressed because it is too large Load Diff