mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-01-27 11:21:43 +02:00
Fix Anime Episode Format key
This commit is contained in:
parent
03d361f553
commit
31fe942c96
@ -296,7 +296,7 @@ class Naming extends Component {
|
|||||||
</FormGroup>
|
</FormGroup>
|
||||||
|
|
||||||
<FormGroup size={sizes.LARGE}>
|
<FormGroup size={sizes.LARGE}>
|
||||||
<FormLabel>{translate('DailyEpisodeFormat')}</FormLabel>
|
<FormLabel>{translate('AnimeEpisodeFormat')}</FormLabel>
|
||||||
|
|
||||||
<FormInputGroup
|
<FormInputGroup
|
||||||
inputClassName={styles.namingInput}
|
inputClassName={styles.namingInput}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user