diff options
author | Valérie-Emma Leroux <emma@iggdrasil.net> | 2016-02-23 19:10:47 +0100 |
---|---|---|
committer | Valérie-Emma Leroux <emma@iggdrasil.net> | 2016-02-23 19:10:47 +0100 |
commit | d9b5c6d54d220ccb05c54636681bcc3bacf4111d (patch) | |
tree | 38a02b7aff4dda7cbf5d6cb54a6584ea8b3dcb14 /archaeological_operations/templates | |
parent | f660ee65f7b2bcb5babc9c0254edb7bff854e148 (diff) | |
download | Ishtar-d9b5c6d54d220ccb05c54636681bcc3bacf4111d.tar.bz2 Ishtar-d9b5c6d54d220ccb05c54636681bcc3bacf4111d.zip |
Update translations
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_operation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_operation.html b/archaeological_operations/templates/ishtar/sheet_operation.html index c45d6eb73..a1a42cdb8 100644 --- a/archaeological_operations/templates/ishtar/sheet_operation.html +++ b/archaeological_operations/templates/ishtar/sheet_operation.html @@ -124,7 +124,7 @@ {% include "ishtar/blocks/window_tables/parcels.html" %} {% if item.administrative_act %} -{% trans "Administrativ acts" as administrativeacts_label %} +{% trans "Administrative acts" as administrativeacts_label %} {% table_administrativact administrativeacts_label item.administrative_act.all %} {% endif %} |