0.0.247 add translate for words with letter А

This commit is contained in:
2023-11-21 18:29:02 +03:00
parent a2688c4a15
commit c660d8cb72
31 changed files with 250 additions and 182 deletions

View File

@@ -1,9 +1,10 @@
{% load static %}
{% load i18n %}
<div class="container-message-req-sprt" onclick="openTicket({{ ticket.id }})">
<div class="message-sprt-inf">
<div>
<span>
Статус: {{ ticket.get_status_display }}
{% translate "Статус:" %} {{ ticket.get_status_display }}
{# Статус: Открыт#}
</span>
{# <img>#}