mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 04:39:14 -05:00
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
This commit is contained in:
@@ -11,7 +11,7 @@ import TitleCard from '../TitleCard';
|
||||
import { defineMessages, FormattedMessage } from 'react-intl';
|
||||
|
||||
const messages = defineMessages({
|
||||
noresults: 'No Results',
|
||||
noresults: 'No results.',
|
||||
});
|
||||
|
||||
interface SliderProps {
|
||||
|
||||
Reference in New Issue
Block a user