| 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/account/ |
Upload File : |
<?php
/* --------------------------------------------------------------
login.lang.inc.php 2019-06-03
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 = [
'heading_login' => 'Log in',
'text_email' => 'Email address:',
'text_guest' => 'I would like to order as guest<br /><br />If you order at our store as a guest, your data will not be stored and you will not have an account. You will also have to enter your data again for when making further orders.',
'text_lost_password' => 'Forgot password?',
'text_new' => 'Create a customer account and benefit from fast login and the ability to check the status of your orders at any time.',
'text_new_account_only' => 'Please create a customer account and benefit from fast login and the ability to check the status of your orders at any time.',
'text_new_guest_only' => 'Please enter your customer data to continue with the checkout.',
'text_new_guest_option' => 'You can also proceed without creating a customer account.',
'text_password' => 'Password:',
'text_returning' => '',
'title_guest' => 'Visitor purchaser',
'title_new' => 'New customer',
'title_returning' => 'I am a customer',
];