export const ru = { placeholder: 'Поиск...', textInListSearch: 'Совпадений нет...', }; export const en = { placeholder: 'Search...', textInListSearch: 'No matches...', };