mirror of
https://github.com/Radarr/Radarr
synced 2025-12-28 11:13:48 +01:00
Fix typo in "Import Extra Files" help text
The typo can be found at Settings -> Media Management -> Importing -> Import Extra Files.
This commit is contained in:
parent
f4e1f51a9c
commit
7490fc7040
1 changed files with 1 additions and 1 deletions
|
|
@ -708,7 +708,7 @@
|
|||
"ImportErrors": "Import Errors",
|
||||
"ImportExistingMovies": "Import Existing Movies",
|
||||
"ImportExtraFiles": "Import Extra Files",
|
||||
"ImportExtraFilesMovieHelpText": "Import matching extra files (subtitles, nfo, etc) after importing an movie file",
|
||||
"ImportExtraFilesMovieHelpText": "Import matching extra files (subtitles, nfo, etc) after importing a movie file",
|
||||
"ImportFailed": "Import failed: {sourceTitle}",
|
||||
"ImportHeader": "Import an existing organized library to add movies to {appName}",
|
||||
"ImportIncludeQuality": "Make sure that your files include the quality in their filenames. e.g. {0}",
|
||||
|
|
|
|||
Loading…
Reference in a new issue