some i18n fixes and update

This commit is contained in:
nikk gitanes
2021-06-07 01:24:17 +03:00
parent aebcc24970
commit 1e43da5a7c
4 changed files with 17 additions and 11 deletions

View File

@@ -36,7 +36,7 @@ export default function CloseServer() {
color='primary'
autoFocus
>
{t('OK')}
{t('TurnOff')}
</Button>
</DialogActions>
</Dialog>