Fixed: Missing Translates

This commit is contained in:
Bakerboy448
2023-04-29 15:22:27 -05:00
committed by Bogdan
parent b8b364b48e
commit 349a19855a
19 changed files with 140 additions and 112 deletions
@@ -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} />