mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Fix a type in the translation of UI
This commit is contained in:
parent
1971a9dd05
commit
2b7af5d99d
@ -139,7 +139,7 @@ function Settings() {
|
|||||||
className={styles.link}
|
className={styles.link}
|
||||||
to="/settings/ui"
|
to="/settings/ui"
|
||||||
>
|
>
|
||||||
{translate('Ui')}
|
{translate('UI')}
|
||||||
</Link>
|
</Link>
|
||||||
|
|
||||||
<div className={styles.summary}>
|
<div className={styles.summary}>
|
||||||
|
Loading…
Reference in New Issue
Block a user