| 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/GXModules/Gambio/Afterbuy/TextPhrases/english/ |
Upload File : |
<?php
/* --------------------------------------------------------------
afterbuy.lang.inc.php 2018-05-25
Gambio GmbH
http://www.gambio.de
Copyright (c) 2018 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 = [
'all_as_paid' => '(treat all as paid)',
'button_send' => 'send to Afterbuy',
'configuration' => 'Configuration',
'cron_url' => 'Cron job URL',
'cron_url_tooltip' => 'To trigger data transfer to Afterbuy, please configure a cron job to call this URL regularly.',
'do_not_change' => '(do not change)',
'module_active' => 'aktive',
'order_info_heading' => 'Afterbuy',
'order_info_id' => 'Afterbuy Customer ID',
'order_info_success' => 'Data successfully transmitted',
'order_info_success_no' => 'no',
'order_info_success_yes' => 'yes',
'order_status' => 'Order status after transmission',
'order_status_paid' => 'Order status (paid order)',
'order_status_paid_tooltip' => 'Order status which mark a fully paid order',
'order_status_tooltip' => 'Order status after successful transmission of order data',
'partner_id' => 'Partner ID',
'partner_id_tooltip' => 'Your Afterbuy Partner ID',
'partner_password' => 'Partner Password',
'partner_password_tooltip' => 'Your Partner Password for the Afterbuy Shop Interface',
'save_configuration' => 'save',
'sent_successfully' => 'Order data sent successfully.',
'sent_unsuccessfully' => 'Error sending order data:',
'user_id' => 'User ID',
'user_id_tooltip' => 'Your Afterbuy User ID',
];