1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-26 12:42:31 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [