summaryrefslogtreecommitdiff
path: root/archaeological_context_records/models.py
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_context_records/models.py')
-rw-r--r--archaeological_context_records/models.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/models.py b/archaeological_context_records/models.py
index 87300b899..c06ddfb18 100644
--- a/archaeological_context_records/models.py
+++ b/archaeological_context_records/models.py
@@ -1266,7 +1266,7 @@ class ContextRecord(
actions += [
(
reverse("context-record-dating-add", args=[self.pk]),
- _("Add period"),
+ _("Add dating"),
"fa fa-plus",
_("period"),
"",