Skip to content

Commit

Permalink
Add german localization
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanCoding committed Jul 9, 2021
1 parent e40c358 commit 9a8de27
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions localization/de_DE.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php

$labels = array();

$labels['internal'] = "E-Mail wurde über eine interne Verbindung empfangen";
$labels['unencrypted'] = "Nachricht wurde über eine unverschlüsselte Verbindung empfangen!";

0 comments on commit 9a8de27

Please sign in to comment.