diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-06-26 15:51:17 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-06-26 15:52:34 +0200 |
commit | 9e69e9f9ed31cc3b58bbd6957547e1ef383bfee6 (patch) | |
tree | b8d9ee89f4ce2cc3da6c47ea83ecc46e5460dbe8 /archaeological_context_records | |
parent | 28b24949bd7216630ace8ba77b4840a13da2373c (diff) | |
download | Ishtar-9e69e9f9ed31cc3b58bbd6957547e1ef383bfee6.tar.bz2 Ishtar-9e69e9f9ed31cc3b58bbd6957547e1ef383bfee6.zip |
🌐 update translations
Diffstat (limited to 'archaeological_context_records')
-rw-r--r-- | archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html b/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html index c782832ff..bd5da2e28 100644 --- a/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/forms/qa_operation_contextrecord.html @@ -22,7 +22,7 @@ {% endfor %}{% endwith %} <div class="alert alert-info"> - {% trans "To put more information to the context record use the full form on the top menu: \"Context record > Add\"." %} + {% trans 'To put more information to the context record use the full form on the top menu: "Context record > Add".' %} </div> {% endblock %} |