update settings translation

This commit is contained in:
nikk gitanes
2021-08-10 08:49:24 +03:00
parent be9bff69ab
commit 2e30467d22
4 changed files with 7 additions and 4 deletions

View File

@@ -129,6 +129,7 @@ export default function SecondarySettingsComponent({ settings, inputForm }) {
margin='normal'
id='PeersListenPort'
label={t('SettingsDialog.PeersListenPort')}
helperText={t('SettingsDialog.PeersListenPortHint')}
value={PeersListenPort}
type='number'
variant='outlined'