diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index c9baeed..5803e7d 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -38,17 +38,17 @@ return ['SupplierManagement' => [ 'Name2' => 'Name2', 'Name3' => 'Name3', 'Office' => 'Office', - 'PaymentTerm' => 'Payment Term', 'Payment' => 'Payment', + 'PaymentTerm' => 'Payment Term', 'Phone' => 'Phone', 'Productgroup' => 'Productgroup', 'Purchase' => 'Purchase', 'Sales' => 'Sales', 'Segment' => 'Segment', 'Subtype' => 'Subtype', - 'Support' => 'Support', 'Supplier' => 'Supplier', 'Suppliers' => 'Suppliers', + 'Support' => 'Support', 'Type' => 'Type', 'Wire' => 'Wire', 'Zip' => 'Zip',