From 06846874585c2f9dc4cdf88fbd2b26081c028ae6 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 18 Apr 2021 20:32:22 +0000 Subject: [PATCH] Automated formatting changes --- Theme/Backend/Lang/Navigation.en.lang.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 05d97f6..f174c8c 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -13,12 +13,12 @@ declare(strict_types=1); return ['Navigation' => [ - 'Article' => 'Article', - 'Analyze' => 'Analyze', - 'Attributes' => 'Attributes', - 'Types' => 'Types', - 'Values' => 'Values', - 'Create' => 'Create', - 'List' => 'List', + 'Article' => 'Article', + 'Analyze' => 'Analyze', + 'Attributes' => 'Attributes', + 'Types' => 'Types', + 'Values' => 'Values', + 'Create' => 'Create', + 'List' => 'List', 'ItemManagement' => 'Item Management', ]];