mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
New: Keywords custom filter and autotagging for movies
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
"AutoTaggingNegateHelpText": "If checked, the auto tagging rule will not apply if this {implementationName} condition matches.",
|
||||
"AutoTaggingRequiredHelpText": "This {implementationName} condition must match for the auto tagging rule to apply. Otherwise a single {implementationName} match is sufficient.",
|
||||
"AutoTaggingSpecificationGenre": "Genre(s)",
|
||||
"AutoTaggingSpecificationKeyword": "Keyword(s)",
|
||||
"AutoTaggingSpecificationMaximumRuntime": "Maximum Runtime",
|
||||
"AutoTaggingSpecificationMaximumYear": "Maximum Year",
|
||||
"AutoTaggingSpecificationMinimumRuntime": "Minimum Runtime",
|
||||
@@ -959,6 +960,7 @@
|
||||
"KeyboardShortcutsMovieIndexScrollTop": "Movie Index: Scroll Top",
|
||||
"KeyboardShortcutsOpenModal": "Open This Modal",
|
||||
"KeyboardShortcutsSaveSettings": "Save Settings",
|
||||
"Keywords": "Keywords",
|
||||
"Label": "Label",
|
||||
"LabelIsRequired": "Label is required",
|
||||
"Language": "Language",
|
||||
|
||||
Reference in New Issue
Block a user