summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2025-03-10 10:51:36 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2025-03-10 10:51:36 +0100
commitdcfe99060642847e9f27ff073152c3299a8a99fb (patch)
tree619e10740d825a28563f4c8fb3a60b5c69d4f31a
parent243731a08855e2919eb3fef8e0f4c80f9be69ce2 (diff)
downloadIshtar-dcfe99060642847e9f27ff073152c3299a8a99fb.tar.bz2
Ishtar-dcfe99060642847e9f27ff073152c3299a8a99fb.zip
🐛 fix missing translation (refs #6212)
-rw-r--r--archaeological_finds/templates/ishtar/sheet_find.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_find.html b/archaeological_finds/templates/ishtar/sheet_find.html
index 768bd0ea1..d38b0060f 100644
--- a/archaeological_finds/templates/ishtar/sheet_find.html
+++ b/archaeological_finds/templates/ishtar/sheet_find.html
@@ -162,7 +162,7 @@
{% field_flex "Seal number" item.seal_number %}
{% trans "Administrative index" as admin_index_label %}
{% field_flex admin_index_label item.administrative_index %}
- {% field_flex_full "Mark" item.mark "<pre>" "</pre>" %}
+ {% field_flex_full _("Marking details") item.mark "<pre>" "</pre>" %}
</div>
<h3>{% trans "Description" %}</h3>