1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

Fixed: Translations

This commit is contained in:
Bakerboy448
2023-02-11 16:36:27 -06:00
committed by Qstick
parent fdfe8ca656
commit fcf5984944
4 changed files with 9 additions and 6 deletions
@@ -266,7 +266,7 @@ class InteractiveImportRow extends Component {
anchor={
<Icon name={icons.INTERACTIVE} />
}
title="Formats"
title={translate('Formats')}
body={
<div className={styles.customFormatTooltip}>
<MovieFormats formats={customFormats} />