mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
Fix missing translations and correct some keys
This commit is contained in:
@@ -67,7 +67,7 @@ class AddImportListModalContent extends Component {
|
||||
return (
|
||||
<FieldSet key={key} legend={translate('TypeOfList', {
|
||||
typeOfList: titleCase(key)
|
||||
})} // `${titleCase(key)} ${translate('List')}`}
|
||||
})}
|
||||
>
|
||||
<div className={styles.lists}>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user