0.0.247 add translate for words with letter А
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{% load static %}
|
||||
{% load i18n %}
|
||||
|
||||
|
||||
<span class="title-list-of-users">Неразобранные тикеты</span>
|
||||
<span class="title-list-of-users">{% translate "Неразобранные тикеты" %}</span>
|
||||
<div class="insert_users">
|
||||
{% if tickets_wo_manager %}
|
||||
{% for item in tickets_wo_manager %}
|
||||
|
||||
Reference in New Issue
Block a user