mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-05 12:36:50 -07:00
Merge 1f715e0f0a
into 91f06801ca
This commit is contained in:
commit
a4fd03753c
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ function ArtistMonitorNewItemsOptionsPopoverContent() {
|
|||
|
||||
<DescriptionListItem
|
||||
title={translate('NewAlbums')}
|
||||
data="Monitor new albums released after the newest existing album"
|
||||
data="Monitor albums added to database in future with a release date after the latest album"
|
||||
/>
|
||||
|
||||
<DescriptionListItem
|
||||
|
|
|
@ -528,7 +528,7 @@
|
|||
"Formats": "Formats",
|
||||
"FreeSpace": "Free Space",
|
||||
"FutureAlbums": "Future Albums",
|
||||
"FutureAlbumsData": "Monitor albums that have not released yet",
|
||||
"FutureAlbumsData": "Monitor albums currently in the database that have a release date in the future.",
|
||||
"FutureDays": "Future Days",
|
||||
"FutureDaysHelpText": "Days for iCal feed to look into the future",
|
||||
"General": "General",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue