mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
Fix Anime Episode Format key
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user