Fix some UI translated strings

This commit is contained in:
Qstick
2023-02-12 18:22:43 -06:00
parent f91ffb8328
commit a31b107a90
10 changed files with 23 additions and 18 deletions
@@ -106,7 +106,7 @@ class IndexerProxy extends Component {
kind={kinds.DISABLED}
outline={true}
>
Disabled
{translate('Disabled')}
</Label> :
null
}