mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 22:07:07 -04:00
Fix Anime Episode Format key
This commit is contained in:
parent
03d361f553
commit
31fe942c96
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue