mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
New: Release type options for Calendar Feed
This commit is contained in:
@@ -208,6 +208,7 @@
|
||||
"ChownGroup": "chown Group",
|
||||
"ChownGroupHelpText": "Group name or gid. Use gid for remote file systems.",
|
||||
"ChownGroupHelpTextWarning": "This only works if the user running {appName} is the owner of the file. It's better to ensure the download client uses the same group as {appName}.",
|
||||
"CinemaRelease": "Cinema Release",
|
||||
"CleanLibraryLevel": "Clean Library Level",
|
||||
"Clear": "Clear",
|
||||
"ClearBlocklist": "Clear blocklist",
|
||||
@@ -755,6 +756,8 @@
|
||||
"ICalFeedHelpText": "Copy this URL to your client(s) or click to subscribe if your browser supports webcal",
|
||||
"ICalIncludeUnmonitoredMoviesHelpText": "Include unmonitored movies in the iCal feed",
|
||||
"ICalLink": "iCal Link",
|
||||
"ICalReleaseTypes": "Release Types",
|
||||
"ICalReleaseTypesMoviesHelpText": "Include only movies with specific release types in the iCal feed. If unspecified, all options are used.",
|
||||
"ICalShowAsAllDayEvents": "Show as All-Day Events",
|
||||
"ICalShowAsAllDayEventsHelpText": "Events will appear as all-day events in your calendar",
|
||||
"ICalTagsMoviesHelpText": "Applies to movies with at least one matching tag",
|
||||
|
||||
Reference in New Issue
Block a user