use correct internationalization in email-edit template, thx to arnoldB
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1573,3 +1573,4 @@ $lng['panel']['theme'] = 'Theme';
|
||||
$lng['success']['rebuildingconfigs'] = 'Successfully inserted tasks for rebuild configfiles';
|
||||
$lng['panel']['variable'] = 'Variable';
|
||||
$lng['panel']['description'] = 'Description';
|
||||
$lng['emails']['back_to_overview'] = 'Back to overview';
|
||||
|
||||
@@ -1555,3 +1555,4 @@ $lng['panel']['theme'] = 'Theme';
|
||||
$lng['success']['rebuildingconfigs'] = 'Task für das Neuerstellen der Konfigurationen wurde erfolgreich eingetragen';
|
||||
$lng['panel']['variable'] = 'Variable';
|
||||
$lng['panel']['description'] = 'Beschreibung';
|
||||
$lng['emails']['back_to_overview'] = 'Zurück zur Übersicht';
|
||||
|
||||
Reference in New Issue
Block a user