From 96dfc5a57969a4a42b6a8f04a9424a432f6b0eb3 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 17 Mar 2024 21:35:01 +0000 Subject: [PATCH] fix tests --- Theme/Backend/Lang/de.lang.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 85e07ea..737b079 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -37,6 +37,7 @@ return ['HumanResourceManagement' => [ 'Position' => 'Position', 'ProfileImage' => 'Profilbild', 'Salary' => 'Gehalt', + 'Notes' => 'Notizen', 'Staff' => 'Mitarbeiter', 'Start' => 'Start', 'Status' => 'Status',