<?php
/**
 * @package        Arastta eCommerce
 * @copyright      Copyright (C) 2015-2016 Arastta Association. All rights reserved. (arastta.org)
 * @credits        See CREDITS.txt for credits and other copyright notices.
 * @license        GNU General Public License version 3; see LICENSE.txt
 */

// Text
$_['text_footer']   = '<i>Thank you for selling with <a href="http://arastta.org">Arastta</a>.</i>';
$_['text_version']  = 'Version %s';
$_['text_advanced_message']  = 'You switched to <strong>Advanced Mode</strong> successfully';
$_['text_basic_message']     = 'You switched to <strong>Basic Mode</strong> successfully';
