mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-04 19:16:49 -04:00
Fix: Renamed "Future Forecast" to "Later" on upcoming.
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
}
|
||||
<tr class="title-row">
|
||||
<td colspan="6">
|
||||
Future Forecast
|
||||
Later
|
||||
</td>
|
||||
</tr>
|
||||
@for (int i = 0; i < Model.Week.Count; i++)
|
||||
|
||||
Reference in New Issue
Block a user