mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-10 13:02:47 +01:00
Airing instead of On Air
This commit is contained in:
parent
424b6cdcf6
commit
5b226a4a5e
@ -8,7 +8,7 @@
|
||||
<div class="legend">
|
||||
<ul class='legend-labels'>
|
||||
<li><span class="primary" title="Episode hasn't aired yet"></span>Unaired</li>
|
||||
<li><span class="warning" title="Episode is currently airing"></span>On Air</li>
|
||||
<li><span class="warning" title="Episode is currently airing"></span>Airing</li>
|
||||
<li><span class="danger" title="Epsiode file has not been found"></span>Missing</li>
|
||||
<li><span class="success" title="Episode was downloaded and sorted"></span>Downloaded</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user