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
@@ -55,10 +55,10 @@ class RemotePathMappings extends Component {
{translate('Host')}
</div>
<div className={styles.path}>
{translate('RemotePath')}
{translate('SettingsRemotePathMappingRemotePath')}
</div>
<div className={styles.path}>
{translate('LocalPath')}
{translate('SettingsRemotePathMappingLocalPath')}
</div>
</div>