From 8a145eca929afba54eb2ec4f385a025f77edc9e9 Mon Sep 17 00:00:00 2001 From: Erik Zettel Date: Tue, 24 Sep 2019 12:44:33 +0200 Subject: [PATCH] lng/english.lng.php: fix typo --- lng/english.lng.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lng/english.lng.php b/lng/english.lng.php index 49bb6b51..aa21d61a 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -502,7 +502,7 @@ $lng['panel']['pathDescriptionSubdomain'] = $lng['panel']['pathDescription'] . $ // ADDED IN 1.2.16-svn6 -$lng['admin']['templates']['TRAFFIC'] = 'Replaced with the traffic in mB, which was assigned to the customer.'; +$lng['admin']['templates']['TRAFFIC'] = 'Replaced with the traffic in MB, which was assigned to the customer.'; $lng['admin']['templates']['TRAFFICUSED'] = 'Replaced with the traffic in MB, which was exhausted by the customer.'; // ADDED IN 1.2.16-svn7