From 5c484ddb56b312a334cc6c6232cde29706ca3fc8 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 8b3a7b8..5873556 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -11,8 +11,8 @@ * @link https://orange-management.org */ return ['Contact' => [ - 'Addresses' => 'Addresses', 'Address' => 'Address', + 'Addresses' => 'Addresses', 'City' => 'City', 'Contact' => 'Contact', 'Contacts' => 'Contacts',