From bef4fac28f93dfacf650c7c849ad2fe11610b1eb Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 2 Oct 2019 21:09:53 +0200 Subject: [PATCH] fix lang indention and order --- 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 f14f412..cc9e0b9 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -49,8 +49,8 @@ return ['ClientManagement' => [ 'Payment' => 'Payment', 'PaymentTerm' => 'Payment Term', 'Phone' => 'Phone', - 'Prices' => 'Prices', 'Price' => 'Price', + 'Prices' => 'Prices', 'Private' => 'Private', 'Productgroup' => 'Productgroup', 'Purchase' => 'Purchase',