diff --git a/language/EN/messages.inc.php b/language/EN/messages.inc.php index 1af4aa1e..168982b0 100644 --- a/language/EN/messages.inc.php +++ b/language/EN/messages.inc.php @@ -101,6 +101,8 @@ $ERR_076 = 'Invalid Username/E-mail combination'; $ERR_077 = 'Valid Token Expired'; $ERR_078 = 'You must agree to the Terms and Conditions'; +$ERR_079 = 'The Shipping fee price you inserted is not correct'; +$ERR_080 = 'Additional Shipping price you inserted is not correct'; $ERR_100 = "User does not exist"; $ERR_101 = "Password incorrect";