summaryrefslogtreecommitdiff
path: root/archaeological_finds/forms.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-02-19 18:48:53 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-04-16 16:42:32 +0200
commitcc0f75b0c4780a6443d827c5409e4f333625d5d6 (patch)
tree9b7eb8cf732523d8b778aca75f15790a46c207c8 /archaeological_finds/forms.py
parente66851fdd4f652a4050fa896436e2114b6929d25 (diff)
downloadIshtar-cc0f75b0c4780a6443d827c5409e4f333625d5d6.tar.bz2
Ishtar-cc0f75b0c4780a6443d827c5409e4f333625d5d6.zip
🌐 update translations
Diffstat (limited to 'archaeological_finds/forms.py')
-rw-r--r--archaeological_finds/forms.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/forms.py b/archaeological_finds/forms.py
index 9aba4c389..f7bd338a7 100644
--- a/archaeological_finds/forms.py
+++ b/archaeological_finds/forms.py
@@ -1848,7 +1848,7 @@ class FindSelect(GeoItemSelect, PeriodSelect):
museum_entry_date_end_after = forms.DateField(
label=_("Museum - Entry date end - after"), widget=DatePicker
)
- museum_entry_date_comment = forms.CharField(label=_("Museum - Comment on museum entry date"))
+ museum_entry_date_comment = forms.CharField(label=_("Museum - Comment on entry date"))
museum_donor = forms.IntegerField(
label=_("Museum - Donor, testator or vendor"),
widget=widgets.JQueryAutoComplete(