minor update in translation

This commit is contained in:
Your Name 2024-12-01 16:18:07 -05:00 committed by Henri Dickson
parent 560032985d
commit 6739885cde
5 changed files with 1109 additions and 1058 deletions

View file

@ -12,7 +12,7 @@
{% if item.pub_year %}
<span>
{{ item.pub_year }}
{% if item.pub_month %}-{{ item.pub_month }}{% endif %}
{% if item.pub_month %}- {{ item.pub_month }}{% endif %}
</span>
{% endif %}
{% if item.release_date %}<span>{{ item.release_date }}</span>{% endif %}

View file

@ -14,7 +14,7 @@
{% endblock %}
{% block details %}
<div>{% include '_people.html' with people=item.genre role='genre' max=5 %}</div>
<div>{% include '_people.html' with people=item.host role='podcast host' max=5 %}</div>
<div>{% include '_people.html' with people=item.host role='host' max=5 %}</div>
<div>
{% if item.official_site %}
{% trans 'website' %}: {{ item.official_site|urlizetrunc:24 }}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff