1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-25 11:13:39 +02:00

Fix Anime Episode Format key

This commit is contained in:
Stevie Robinson 2023-08-06 16:33:57 +02:00 committed by Qstick
parent 03d361f553
commit 31fe942c96

View File

@ -296,7 +296,7 @@ class Naming extends Component {
</FormGroup>
<FormGroup size={sizes.LARGE}>
<FormLabel>{translate('DailyEpisodeFormat')}</FormLabel>
<FormLabel>{translate('AnimeEpisodeFormat')}</FormLabel>
<FormInputGroup
inputClassName={styles.namingInput}