From 7a7d8c994721073e5f9968431fe3a2bcd0db9215 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 20 May 2018 09:59:17 +0200 Subject: [PATCH] Reformat --- Theme/Backend/Lang/Navigation.en.lang.php | 6 +++--- Theme/Backend/Lang/en.lang.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index bed5221..073e4d3 100644 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -12,7 +12,7 @@ */ return ['Navigation' => [ 'Archive' => 'Archive', - 'Boards' => 'Boards', - 'Create' => 'Create', - 'Kanban' => 'Kanban', + 'Boards' => 'Boards', + 'Create' => 'Create', + 'Kanban' => 'Kanban', ]]; diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 5ff32d3..d13cc5d 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -11,5 +11,5 @@ * @link http://website.orange-management.de */ return ['Kanban' => [ - 'Dashboard' => 'Dashboard', + 'Dashboard' => 'Dashboard', ]];