1
0
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:
nitsua 2020-09-06 21:50:45 -04:00 committed by Qstick
parent 1971a9dd05
commit 2b7af5d99d

View File

@ -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}>