From 365a7f08e61694903556b4a4849adc00df9913c1 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Tue, 4 Nov 2014 20:47:43 +0200 Subject: [PATCH] Addeded texts to language files --- app/lang/da/texts.php | 4 +++- app/lang/de/texts.php | 4 +++- app/lang/en/texts.php | 4 ++-- app/lang/es/texts.php | 4 +++- app/lang/fr/texts.php | 4 +++- app/lang/it/texts.php | 4 +++- app/lang/lt/texts.php | 4 +++- app/lang/nb_NO/texts.php | 4 +++- app/lang/nl/texts.php | 4 +++- app/lang/pt_BR/texts.php | 5 ++++- 10 files changed, 30 insertions(+), 11 deletions(-) diff --git a/app/lang/da/texts.php b/app/lang/da/texts.php index 9f0bd3db77d7..39fd2a5e6731 100644 --- a/app/lang/da/texts.php +++ b/app/lang/da/texts.php @@ -466,6 +466,8 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + ); diff --git a/app/lang/de/texts.php b/app/lang/de/texts.php index 7724b457b192..3215bf58170c 100644 --- a/app/lang/de/texts.php +++ b/app/lang/de/texts.php @@ -456,7 +456,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + diff --git a/app/lang/en/texts.php b/app/lang/en/texts.php index 002e0911f140..f129870813ab 100644 --- a/app/lang/en/texts.php +++ b/app/lang/en/texts.php @@ -464,8 +464,8 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' - + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', ); diff --git a/app/lang/es/texts.php b/app/lang/es/texts.php index 795bdc060253..782619843605 100644 --- a/app/lang/es/texts.php +++ b/app/lang/es/texts.php @@ -436,7 +436,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + ); \ No newline at end of file diff --git a/app/lang/fr/texts.php b/app/lang/fr/texts.php index 9f1e53e8f99e..72c7ffb35614 100644 --- a/app/lang/fr/texts.php +++ b/app/lang/fr/texts.php @@ -458,7 +458,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + diff --git a/app/lang/it/texts.php b/app/lang/it/texts.php index fba7bc7229ff..ceee394de314 100644 --- a/app/lang/it/texts.php +++ b/app/lang/it/texts.php @@ -458,7 +458,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + diff --git a/app/lang/lt/texts.php b/app/lang/lt/texts.php index 4929afcec7d4..73384019ca9a 100644 --- a/app/lang/lt/texts.php +++ b/app/lang/lt/texts.php @@ -467,7 +467,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + ); diff --git a/app/lang/nb_NO/texts.php b/app/lang/nb_NO/texts.php index 581510963ec2..edc8a42e4857 100644 --- a/app/lang/nb_NO/texts.php +++ b/app/lang/nb_NO/texts.php @@ -465,7 +465,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + diff --git a/app/lang/nl/texts.php b/app/lang/nl/texts.php index 702241f26e2a..8899a58b3b9b 100644 --- a/app/lang/nl/texts.php +++ b/app/lang/nl/texts.php @@ -459,7 +459,9 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + diff --git a/app/lang/pt_BR/texts.php b/app/lang/pt_BR/texts.php index 50b4246fe7e0..60ad50dde82e 100644 --- a/app/lang/pt_BR/texts.php +++ b/app/lang/pt_BR/texts.php @@ -447,7 +447,10 @@ return array( 'payment_title' => 'Enter Your Billing Address and Credit Card information', '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.' + 'payment_footer2' => '*Please click "PAY NOW" only once - transaction may take up to 1 minute to process.', + 'vat_number' => 'Vat Number', + +