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
Copy file name to clipboardExpand all lines: interface/lib/lang/de.lng
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -136,4 +136,5 @@ $wb['no_destination_perm'] = 'Sie haben keine Berechtigung für dieses Ziel.';
136
136
$wb['client_you_are_locked'] = 'Sie haben keine Berechtigung, Einstellungen zu verändern.';
137
137
$wb['gender_m_txt'] = 'Herr';
138
138
$wb['gender_f_txt'] = 'Frau';
139
+
$wb['client_cannot_be_deleted_because_of_billing_module_txt'] = 'Für den Kunden existieren Einträge im Billing-Modul, daher kann er nicht gelöscht werden.';
0 commit comments