From 4df2955f03ff469d91c03b0582d469996dfb5d8f Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Mon, 8 Feb 2021 22:03:10 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/Lang/de.lang.php | 62 +++++++++++++++++----------------- Theme/Backend/Lang/en.lang.php | 62 +++++++++++++++++----------------- 2 files changed, 62 insertions(+), 62 deletions(-) diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 45644da..29400c2 100644 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -12,36 +12,36 @@ declare(strict_types=1); return ['HumanResourceManagement' => [ - 'Account' => '', - 'Active' => '', - 'Birthday' => '', - 'Clocking' => '', - 'Contracts' => '', + 'Account' => '', + 'Active' => '', + 'Birthday' => '', + 'Clocking' => '', + 'Contracts' => '', 'CreateFromAccount' => '', - 'Department' => '', - 'Departments' => '', - 'Documents' => '', - 'Education' => '', - 'Email' => '', - 'Employee' => '', - 'Employees' => '', - 'End' => '', - 'Evaluations' => '', - 'General' => '', - 'History' => '', - 'Inactive' => '', - 'Name' => '', - 'Parent' => '', - 'Personnel' => '', - 'Position' => '', - 'Remarks' => '', - 'Shifts' => '', - 'Staff' => '', - 'Start' => '', - 'Status' => '', - 'Unit' => '', - 'Vacation' => '', - 'Work' => '', - 'ProfileImage' => '', - 'Phone' => '', + 'Department' => '', + 'Departments' => '', + 'Documents' => '', + 'Education' => '', + 'Email' => '', + 'Employee' => '', + 'Employees' => '', + 'End' => '', + 'Evaluations' => '', + 'General' => '', + 'History' => '', + 'Inactive' => '', + 'Name' => '', + 'Parent' => '', + 'Personnel' => '', + 'Position' => '', + 'Remarks' => '', + 'Shifts' => '', + 'Staff' => '', + 'Start' => '', + 'Status' => '', + 'Unit' => '', + 'Vacation' => '', + 'Work' => '', + 'ProfileImage' => '', + 'Phone' => '', ]]; diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 885fa21..7141658 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -12,36 +12,36 @@ declare(strict_types=1); return ['HumanResourceManagement' => [ - 'Account' => 'Account', - 'Active' => 'Active', - 'Birthday' => 'Birthday', - 'Clocking' => 'Clocking', - 'Contracts' => 'Contracts', + 'Account' => 'Account', + 'Active' => 'Active', + 'Birthday' => 'Birthday', + 'Clocking' => 'Clocking', + 'Contracts' => 'Contracts', 'CreateFromAccount' => 'Create from account', - 'Department' => 'Department', - 'Departments' => 'Departments', - 'Documents' => 'Documents', - 'Education' => 'Education', - 'Email' => 'Email', - 'Employee' => 'Employee', - 'Employees' => 'Employees', - 'End' => 'End', - 'Evaluations' => 'Evaluations', - 'General' => 'General', - 'History' => 'History', - 'Inactive' => 'Inactive', - 'Name' => 'Name', - 'Parent' => 'Parent', - 'Personnel' => 'Personnel', - 'Position' => 'Position', - 'Remarks' => 'Remarks', - 'Shifts' => 'Shifts', - 'Staff' => 'Staff', - 'Start' => 'Start', - 'Status' => 'Status', - 'Unit' => 'Unit', - 'Vacation' => 'Vacation', - 'Work' => 'Work', - 'ProfileImage' => '', - 'Phone' => '', + 'Department' => 'Department', + 'Departments' => 'Departments', + 'Documents' => 'Documents', + 'Education' => 'Education', + 'Email' => 'Email', + 'Employee' => 'Employee', + 'Employees' => 'Employees', + 'End' => 'End', + 'Evaluations' => 'Evaluations', + 'General' => 'General', + 'History' => 'History', + 'Inactive' => 'Inactive', + 'Name' => 'Name', + 'Parent' => 'Parent', + 'Personnel' => 'Personnel', + 'Position' => 'Position', + 'Remarks' => 'Remarks', + 'Shifts' => 'Shifts', + 'Staff' => 'Staff', + 'Start' => 'Start', + 'Status' => 'Status', + 'Unit' => 'Unit', + 'Vacation' => 'Vacation', + 'Work' => 'Work', + 'ProfileImage' => '', + 'Phone' => '', ]];