From 140fec4b80a3365f23388154a1cb3f6d47b4fdbb Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 4 Nov 2014 20:48:17 +0200 Subject: [PATCH] Addeded texts to language files --- app/lang/da/texts.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/lang/da/texts.php b/app/lang/da/texts.php index 39fd2a5e67..4de35379fe 100644 --- a/app/lang/da/texts.php +++ b/app/lang/da/texts.php @@ -467,7 +467,6 @@ return array( 'payment_cvv' => '*This is the 3-4 digit number onthe back of your card', 'payment_footer1' => '*Billing address must match address accociated with credit card.', 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', - 'vat_number' => 'Vat Number', );