mirror of
https://github.com/jagandeepbrar/lunasea.git
synced 2026-08-31 20:52:32 +00:00
NEW - [Radarr/Files] Add video and audio codec to the media file card - [Search] Now supports infinite scrolling for loading additional pages of results - [Search] Much faster parsing of XML responses - [Search] Fully adapted for localization TWEAKS - [Search] Now returns 50 results per infinite scrolling page - [Search] Removed support for sorting the catalogue and instead show the results in the order the indexer returns the data - [Search] Removed support for filtering releases by a search query - [Search] Minor tweaks to the icons on the indexer, category, and subcategory tiles FIXES - [Search] Search would only return 10 results - [Search] Age of the release could show as "Unknown Age" in some cases
24 lines
919 B
JSON
24 lines
919 B
JSON
{
|
|
"search.Age": "Age",
|
|
"search.AllSubcategories": "All Subcategories",
|
|
"search.Alphabetical": "Alphabetical",
|
|
"search.Category": "Category",
|
|
"search.Categories": "Categories",
|
|
"search.Comments": "Comments",
|
|
"search.Download": "Download",
|
|
"search.Downloading": "Downloading…",
|
|
"search.DownloadingNZBToDevice": "Downloading NZB to your device",
|
|
"search.DownloadToDevice": "Download to Device",
|
|
"search.FailedToDownloadNZB": "Failed to Download NZB",
|
|
"search.FailedToSend": "Failed to Send",
|
|
"search.NoCategoriesFound": "No Categories Found",
|
|
"search.NoResultsFound": "No Results Found",
|
|
"search.NoSubcategoriesFound": "No Subcategories Found",
|
|
"search.Results": "Results",
|
|
"search.Search": "Search",
|
|
"search.SentNZBData": "Sent NZB Data",
|
|
"search.SentTo": "Sent to {}",
|
|
"search.Size": "Size",
|
|
"search.Subcategories": "Subcategories"
|
|
}
|