fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
This commit is contained in:
@@ -8,9 +8,9 @@ import { SonarrSeries } from '../../../../server/api/sonarr';
|
||||
|
||||
const messages = defineMessages({
|
||||
next: 'Next',
|
||||
notvdbid: 'Manual match required',
|
||||
notvdbid: 'Manual Match Required',
|
||||
notvdbiddescription:
|
||||
"We couldn't automatically match your request. Please select the correct match from the list below.",
|
||||
"We couldn't automatically match your request. Please select the correct match from the list below:",
|
||||
nosummary: 'No summary for this title was found.',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user