diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 9286b39..a7e2539 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -19,7 +19,7 @@ return ['SupplierManagement' => [ 'Contact' => 'Contact', 'Country' => 'Country', 'Creditcard' => 'Creditcard', - 'Date' => 'Date', + 'Date' => 'Date', 'Default' => 'Default', 'Delivery' => 'Delivery', 'Email' => 'Email', @@ -30,8 +30,8 @@ return ['SupplierManagement' => [ 'Info' => 'Info', 'Invoice' => 'Invoice', 'IsDefault' => 'Is default', - 'Log' => 'Log', - 'Logs' => 'Logs', + 'Log' => 'Log', + 'Logs' => 'Logs', 'Master' => 'Master', 'Name' => 'Name', 'Name1' => 'Name1', @@ -48,7 +48,7 @@ return ['SupplierManagement' => [ 'Subtype' => 'Subtype', 'Support' => 'Support', 'Supplier' => 'Supplier', - 'Suppliers' => 'Suppliers', + 'Suppliers' => 'Suppliers', 'Type' => 'Type', 'Wire' => 'Wire', 'Zip' => 'Zip',