1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-25 22:37:27 -04:00

Remove some instances of moment that are not needed on the index to reduce the load

This commit is contained in:
nitsua
2020-09-30 13:26:00 -04:00
committed by Qstick
parent 82eadcffaa
commit 5b83d09d5e
5 changed files with 21 additions and 12 deletions
@@ -751,6 +751,8 @@
"Titles": "Titles",
"TMDBId": "TMDb Id",
"TmdbIdHelpText": "The TMDb Id of the movie to exclude",
"Today": "Today",
"Tomorrow": "Tomorrow",
"TorrentDelay": "Torrent Delay",
"TorrentDelayHelpText": "Delay in minutes to wait before grabbing a torrent",
"Torrents": "Torrents",
@@ -842,5 +844,6 @@
"WhitelistedSubtitleTags": "Whitelisted Subtitle Tags",
"Year": "Year",
"YesCancel": "Yes, Cancel",
"Yesterday": "Yesterday",
"YouCanAlsoSearch": "You can also search using TMDb ID or IMDb ID of a movie. eg. tmdb:71663"
}