1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Users can create a past activity

This commit is contained in:
Yohann D'ANELLO
2020-08-30 23:14:57 +02:00
parent 8ac551e1bc
commit 48eb0749e0
3 changed files with 0 additions and 14 deletions

View File

@ -23,10 +23,6 @@ msgstr ""
msgid "activity"
msgstr ""
#: apps/activity/forms.py:21
msgid "You can't create a past activity."
msgstr ""
#: apps/activity/forms.py:28 apps/activity/models.py:127
msgid "The end date must be after the start date."
msgstr ""

View File

@ -23,10 +23,6 @@ msgstr ""
msgid "activity"
msgstr "activité"
#: apps/activity/forms.py:21
msgid "You can't create a past activity."
msgstr "Vous ne pouvez pas créer une activité dans le passé."
#: apps/activity/forms.py:28 apps/activity/models.py:127
msgid "The end date must be after the start date."
msgstr "La date de fin doit être après celle de début."