From 48b8879cc40e29e4b64dc0868dcacd7002ae9663 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Mon, 8 Feb 2021 22:02:53 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/Lang/de.lang.php | 58 +++++++++++++++++----------------- Theme/Backend/Lang/en.lang.php | 58 +++++++++++++++++----------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 8d3775f..c802b77 100644 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -12,34 +12,34 @@ declare(strict_types=1); return ['EventManagement' => [ - 'Account' => '', - 'Actual' => '', - 'Amount' => '', - 'Budget' => '', - 'CoreData' => '', - 'Description' => '', - 'Elements' => '', - 'End' => '', - 'Event' => '', + 'Account' => '', + 'Actual' => '', + 'Amount' => '', + 'Budget' => '', + 'CoreData' => '', + 'Description' => '', + 'Elements' => '', + 'End' => '', + 'Event' => '', 'EventManagement' => '', - 'Events' => '', - 'Exponential' => '', - 'Files' => '', - 'Group' => '', - 'Info' => '', - 'Linear' => '', - 'Log' => '', - 'Manager' => '', - 'Manual' => '', - 'Name' => '', - 'People' => '', - 'Permissions' => '', - 'Progress' => '', - 'Responsibility' => '', - 'Start' => '', - 'Status' => '', - 'Tasks' => '', - 'Title' => '', - 'User' => '', - 'UserGroup' => '', + 'Events' => '', + 'Exponential' => '', + 'Files' => '', + 'Group' => '', + 'Info' => '', + 'Linear' => '', + 'Log' => '', + 'Manager' => '', + 'Manual' => '', + 'Name' => '', + 'People' => '', + 'Permissions' => '', + 'Progress' => '', + 'Responsibility' => '', + 'Start' => '', + 'Status' => '', + 'Tasks' => '', + 'Title' => '', + 'User' => '', + 'UserGroup' => '', ]]; diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 88426c9..77c3dd7 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -12,34 +12,34 @@ declare(strict_types=1); return ['EventManagement' => [ - 'Account' => 'Account', - 'Actual' => 'Actual', - 'Amount' => 'Amount', - 'Budget' => 'Budget', - 'CoreData' => 'Core Data', - 'Description' => 'Description', - 'Elements' => 'Elements', - 'End' => 'End', - 'Event' => 'Event', + 'Account' => 'Account', + 'Actual' => 'Actual', + 'Amount' => 'Amount', + 'Budget' => 'Budget', + 'CoreData' => 'Core Data', + 'Description' => 'Description', + 'Elements' => 'Elements', + 'End' => 'End', + 'Event' => 'Event', 'EventManagement' => 'Event Management', - 'Events' => 'Events', - 'Exponential' => 'Exponential', - 'Files' => 'Files', - 'Group' => 'Group', - 'Info' => 'Info', - 'Linear' => 'Linear', - 'Log' => 'Log', - 'Manager' => 'Manager', - 'Manual' => 'Manual', - 'Name' => 'Name', - 'People' => 'People', - 'Permissions' => 'Permissions', - 'Progress' => 'Progress', - 'Responsibility' => 'Responsibility', - 'Start' => 'Start', - 'Status' => 'Status', - 'Tasks' => 'Tasks', - 'Title' => 'Title', - 'User' => 'User', - 'UserGroup' => 'User/Group', + 'Events' => 'Events', + 'Exponential' => 'Exponential', + 'Files' => 'Files', + 'Group' => 'Group', + 'Info' => 'Info', + 'Linear' => 'Linear', + 'Log' => 'Log', + 'Manager' => 'Manager', + 'Manual' => 'Manual', + 'Name' => 'Name', + 'People' => 'People', + 'Permissions' => 'Permissions', + 'Progress' => 'Progress', + 'Responsibility' => 'Responsibility', + 'Start' => 'Start', + 'Status' => 'Status', + 'Tasks' => 'Tasks', + 'Title' => 'Title', + 'User' => 'User', + 'UserGroup' => 'User/Group', ]];