mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
More Translations
This commit is contained in:
@@ -272,7 +272,7 @@ class MovieSearchInput extends Component {
|
||||
|
||||
if (suggestions.length || loading) {
|
||||
suggestionGroups.push({
|
||||
title: 'Existing Movie(s)',
|
||||
title: translate('ExistingMovies'),
|
||||
loading,
|
||||
suggestions
|
||||
});
|
||||
|
Reference in New Issue
Block a user