summaryrefslogtreecommitdiff
path: root/ishtar_common/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2024-05-10 13:07:48 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2024-05-10 13:13:27 +0200
commit9d4a669740bde80ceb678e165c153f14c07c88c9 (patch)
tree2228724469c2df4e88a24ff7778707ed152b4368 /ishtar_common/templates
parentde38bdf2e26f29be59a923363c6bc54e5b49e157 (diff)
downloadIshtar-9d4a669740bde80ceb678e165c153f14c07c88c9.tar.bz2
Ishtar-9d4a669740bde80ceb678e165c153f14c07c88c9.zip
🌐 update translations
Diffstat (limited to 'ishtar_common/templates')
-rw-r--r--ishtar_common/templates/ishtar/wizard/wizard_delete_associated_to_admin_act.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/wizard/wizard_delete_associated_to_admin_act.html b/ishtar_common/templates/ishtar/wizard/wizard_delete_associated_to_admin_act.html
index 2fc84674b..24d263dc0 100644
--- a/ishtar_common/templates/ishtar/wizard/wizard_delete_associated_to_admin_act.html
+++ b/ishtar_common/templates/ishtar/wizard/wizard_delete_associated_to_admin_act.html
@@ -1,5 +1,5 @@
{% extends "ishtar/wizard/delete_wizard.html" %}
{% load i18n %}
{% block "extra_warning" %}
-<p><strong>{% trans "If any, all related items listed above will be deleted." %}</strong></p>
+<p><strong>{% trans "If any, all related items listed bellow will be deleted." %}</strong></p>
{% endblock %}