mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fix a type in the translation of UI
This commit is contained in:
@@ -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}>
|
||||||
|
Reference in New Issue
Block a user