mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
New: Use ISO 639-3 language codes in metadata profile
This commit is contained in:
@@ -173,6 +173,7 @@ function EditMetadataProfileModalContent(props) {
|
||||
type={inputTypes.TEXT}
|
||||
name="allowedLanguages"
|
||||
{...allowedLanguages}
|
||||
helpText={translate('Iso639-3')}
|
||||
onChange={onInputChange}
|
||||
/>
|
||||
</FormGroup>
|
||||
|
||||
Reference in New Issue
Block a user