Fix Anime Episode Format key
This commit is contained in:
parent
03d361f553
commit
31fe942c96
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue