Enhance metadata handling and UI feedback: add support for jingles in channel queries, implement error handling for metadata provider requests, and improve search functionality in ShowMetadataCard with user feedback for no results found. Update translations for new UI messages.
This commit is contained in:
@@ -266,6 +266,7 @@ const resources = {
|
||||
sourceLabel: 'Источник',
|
||||
searchPlaceholder: 'Название для поиска',
|
||||
searchBtn: 'Искать',
|
||||
nothingFound: 'Ничего не найдено',
|
||||
apply: 'Применить',
|
||||
applied: 'Метаданные применены',
|
||||
overview: 'Описание',
|
||||
@@ -544,6 +545,7 @@ const resources = {
|
||||
sourceLabel: 'Source',
|
||||
searchPlaceholder: 'Title to search',
|
||||
searchBtn: 'Search',
|
||||
nothingFound: 'Nothing found',
|
||||
apply: 'Apply',
|
||||
applied: 'Metadata applied',
|
||||
overview: 'Overview',
|
||||
|
||||
Reference in New Issue
Block a user