0.4.40 translate markers

This commit is contained in:
SDE
2024-01-05 18:54:52 +03:00
parent b7e45cd871
commit 717ca5347f
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
{{ office.address }}
</div>
<div class="label_work_time">
Часы работы:
{% translate "Часы работы" %}:
</div>
<div class="work_time_office">
<div class="work_time_from_to{% if office.work_time %} margin{% endif %}">{{ office.work_time_from }} - {{ office.work_time_to }}</div>