summaryrefslogtreecommitdiff
path: root/archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html')
-rw-r--r--archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html b/archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html
index 765bdc7e4..b3b75c4ae 100644
--- a/archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html
+++ b/archaeological_operations/templates/ishtar/dashboards/dashboard_operation.html
@@ -492,7 +492,7 @@
<table>
<caption>{% trans "Main towns by cost" %}</caption>
<tr>
- <th>{% trans "Town" %}</th><th>{% trans "Cost (€)" %}</th>
+ <th>{% trans "Town" %}</th><th>{% trans "Cost (euros)" %}</th>
</tr>
{% for lbl, nb in dashboard.excavation.towns_cost %}
<tr>