1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-11-06 09:19:38 +02:00

Fixed: Debatable typos in Naming Modal

This commit is contained in:
bakerboy448
2021-03-27 15:30:22 -05:00
committed by GitHub
parent 12ba4f73ed
commit f2f1039c5e

View File

@@ -23,8 +23,8 @@ const separatorOptions = [
const caseOptions = [
{ key: 'title', value: 'Default Case' },
{ key: 'lower', value: 'Lower Case' },
{ key: 'upper', value: 'Upper Case' }
{ key: 'lower', value: 'Lowercase' },
{ key: 'upper', value: 'Uppercase' }
];
const fileNameTokens = [