Fixed: Various Translations

Fixes #1209
This commit is contained in:
bakerboy448
2022-01-20 23:17:54 -06:00
committed by ta264
parent 62a3355546
commit a321288a71
9 changed files with 40 additions and 21 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ class Health extends Component {
{
!healthIssues &&
<div className={styles.healthOk}>
No issues with your configuration
{translate('HealthNoIssues')}
</div>
}