From 54f437b756ef54c2166a87e6a1f16d7bf072c321 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/en.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 295c5cc..b959736 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -13,7 +13,7 @@ return ['Workflow' => [ 'Created' => 'Created', 'Creator' => 'Creator', - 'Next' => 'Next', + 'Next' => 'Next', 'Status' => 'Status', 'Title' => 'Title', 'Workflow' => 'Workflow',