From 9d4a669740bde80ceb678e165c153f14c07c88c9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Fri, 10 May 2024 13:07:48 +0200 Subject: 🌐 update translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/ishtar/wizard/wizard_delete_associated_to_admin_act.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common') 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" %} -

{% trans "If any, all related items listed above will be deleted." %}

+

{% trans "If any, all related items listed bellow will be deleted." %}

{% endblock %} -- cgit v1.2.3