PDF rausgenommen
This commit is contained in:
28
msd2/myoos/includes/languages/eng/create_account_success.php
Normal file
28
msd2/myoos/includes/languages/eng/create_account_success.php
Normal file
@ -0,0 +1,28 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: user_create_account_success.php,v 1.3 2007/06/12 16:51:19 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: create_account_success.php,v 1.9 2002/11/19 01:48:08 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
$aLang['navbar_title_1'] = 'Create an Account';
|
||||
$aLang['navbar_title_2'] = 'Success';
|
||||
$aLang['heading_title'] = 'Your Account Has Been Created!';
|
||||
$aLang['text_main'] = 'Congratulations! Your new account has been successfully created! You can now take advantage of member priviledges to enhance your online shopping experience with us. If you have <small><strong>ANY</strong></small> questions about the operation of this online shop, please email the <a href="%s">store owner</a>.<br /><br />A confirmation has been sent to the provided email address. If you have not received it within the hour, please <<a href="%s">contact us</a>.';
|
||||
$aLang['text_sincere_regards'] = 'Thank you very much for choosing us,';
|
||||
|
Reference in New Issue
Block a user