mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-16 21:16:24 -04:00
Airing instead of On Air
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user