You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$wb['variables_description_txt'] = '(The username and password variables are only available in welcome emails.)';
10
-
$wb['duplicate_welcome_error'] = 'There can be only one default welcome email template. Please edit the existing template instead of adding a new one.';
2
+
$wb['template_type_txt'] = 'Email-Typ';
3
+
$wb['template_name_txt'] = 'Name der Vorlage';
4
+
$wb['subject_txt'] = 'Betreff';
5
+
$wb['message_txt'] = 'Nachricht';
6
+
$wb['Email template'] = 'Email-Vorlage';
7
+
$wb['Settings'] = 'Einstellung';
8
+
$wb['variables_txt'] = 'Variable';
9
+
$wb['variables_description_txt'] = '(Die Benutzername und Passwort Variable können nur in Willkommensnachrichten verwendet werden.)';
10
+
$wb['duplicate_welcome_error'] = 'Es kann nur eine Standard Willkommensnachrichten Vorlage geben. Bitte bearbeiten Sie die bestehende Vorlage anstatt eine neue hinzuzufügen.';
0 commit comments