{% comment %}List item for a source.{% endcomment %} {% load i18n %}
[[ source.id ]] ([[ source.remainingString ]])
{% translate "Status" %} [[ source.data.status_verbose || "—" ]]
{% translate "Air time" %}
{% translate "Time left" %} [[ source.remainingString ]]
{% translate "Source" %} [[ (source.data.uri && source.data.uri.slice(-64)) || '—' ]]

{% translate "Add sound" %}
{# TODO: select station => change the shit #}

{% translate "Add a sound to the queue (queue may start playing)" %}

{# TODO: help text about how it works #}
{% translate "Sounds in queue" %}
[[ request.data.uri ]]