mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Fixed: Missing Translates
This commit is contained in:
@@ -293,7 +293,7 @@ class InteractiveImportRow extends Component {
|
||||
anchor={
|
||||
<Icon name={icons.INTERACTIVE} />
|
||||
}
|
||||
title="Formats"
|
||||
title={translate('Formats')}
|
||||
body={
|
||||
<div className={styles.customFormatTooltip}>
|
||||
<BookFormats formats={customFormats} />
|
||||
|
||||
Reference in New Issue
Block a user