From eccba9e089d65ca5a3e3a4b8598889648cdcf60d Mon Sep 17 00:00:00 2001 From: SDE Date: Sun, 21 Jan 2024 22:05:06 +0300 Subject: [PATCH] 0.4.62 menu links problem --- templates/blocks/b_sections_buttons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blocks/b_sections_buttons.html b/templates/blocks/b_sections_buttons.html index 9c6ef10..c14b723 100644 --- a/templates/blocks/b_sections_buttons.html +++ b/templates/blocks/b_sections_buttons.html @@ -10,7 +10,7 @@ {% if section.description %}
{{ section.description }}
{% endif %} -
{% translate "!!!!!!" %}
+
{% trans "перейти в раздел" %}
{% endfor %}