1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-01-31 01:27:15 +00:00

Update lang.en.php

This commit is contained in:
Radek Tříška
2018-12-22 02:34:19 +00:00
committed by GitHub
parent e58fac9657
commit 2c2cd62307

View File

@@ -411,7 +411,7 @@ $lang['add']['generate'] = 'generate';
$lang['add']['syncjob'] = 'Add sync job';
$lang['add']['syncjob_hint'] = 'Be aware that passwords need to be saved plain-text!';
$lang['add']['hostname'] = 'Host';
$lang['add']['destination'] = 'Ziel';
$lang['add']['destination'] = 'Destination';
$lang['add']['nexthop'] = 'Next hop';
$lang['edit']['nexthop'] = 'Next hop';
$lang['add']['port'] = 'Port';