|
|
@@ -683,6 +683,11 @@ $_LANG['mail@example.com'] = 'mail@example.com';
|
|
|
$_LANG['phoneNumberPlaceholder'] = '071 111 22 33';
|
|
|
$_LANG['kerio']['account']['status']['disabled'] = 'Deaktiviert';
|
|
|
$_LANG['kerio']['account']['status']['enabled'] = 'Aktiviert';
|
|
|
+$_LANG['Sender'] = 'Sender';
|
|
|
+$_LANG['ThisList'] = 'Dieser Verteiler';
|
|
|
+$_LANG['SenderThisList'] = 'Sender und dieser Verteiler';
|
|
|
+$_LANG['german'] = 'deutsch';
|
|
|
+$_LANG['english'] = 'englisch';
|
|
|
|
|
|
$_LANG['addonCA']['emailAccount']['mainContainer']['accounts']['actions']['More Actions'] = 'Mehr Aktionen';
|
|
|
$_LANG['addonCA']['emailAccount']['accounts']['actions']['More Actions'] = 'Mehr Aktionen';
|