| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/modules/payment/ |
Upload File : |
<?php /* -------------------------------------------------------------- amazon.lang.inc.php 2015-01-05 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'MODULE_PAYMENT_AMAZON_TEXT_DESCRIPTION' => 'Payment through Amazon', 'MODULE_PAYMENT_AMAZON_TEXT_TITLE' => 'Payment through Amazon', 'MODULE_PAYMENT_AMAZON_TEXT_INFO' => 'Payment through Amazon', 'MODULE_PAYMENT_AMAZON_STATUS_TITLE' => 'Enable Amazon Module', 'MODULE_PAYMENT_AMAZON_STATUS_DESC' => 'Do you want to accept Amazon as payments?', 'MODULE_PAYMENT_AMAZON_ORDER_STATUS_ID_TITLE' => 'Set Order Status', 'MODULE_PAYMENT_AMAZON_ORDER_STATUS_ID_DESC' => 'Set the status of orders made with this payment module to this value', 'MODULE_PAYMENT_AMAZON_SORT_ORDER_TITLE' => 'Sort order of display.', 'MODULE_PAYMENT_AMAZON_SORT_ORDER_DESC' => 'Sort order of display. Lowest is displayed first.', 'MODULE_PAYMENT_AMAZON_ZONE_TITLE' => 'Payment Zone', 'MODULE_PAYMENT_AMAZON_ZONE_DESC' => 'If a zone is selected, only enable this payment method for that zone.', 'MODULE_PAYMENT_AMAZON_ALLOWED_TITLE' => 'Allowed zones', 'MODULE_PAYMENT_AMAZON_ALLOWED_DESC' => 'Please enter the zones <b>separately</b> which should be allowed to use this modul (e. g. AT,DE (leave empty if you want to allow all zones))' );