Вход Регистрация
Файл: Just Wallet 2.0.4/application/language/english/contact_lang.php
Строк: 95
<?php defined('BASEPATH') OR exit('No direct script access allowed');
/**
 * Contact Language File
 */

// Titles
$lang['contact title']                  = "Contact Us";
$lang['contact title messages_list']    = "Messages";

// Buttons
$lang['contact button read']            = "Read Message";

// Table Columns
$lang['contact col message_id']         = "ID";
$lang['contact col name']               = "Name";
$lang['contact col email']              = "Email";
$lang['contact col title']              = "Title";
$lang['contact col created']            = "Received";

// Form Inputs
$lang['contact input name']             = "Name";
$lang['contact input email']            = "Email";
$lang['contact input title']            = "Title";
$lang['contact input message']          = "Message";
$lang['contact input captcha']          = "CAPTCHA Text";
$lang['contact input created']          = "Received";

// Messages
$lang['contact msg send_success']       = "Thanks for contacting us, %s! Your message has been sent.";
$lang['contact msg updated']            = "Message updated!";

// Errors
$lang['contact error captcha']          = "The CAPTCHA text did not match.";
$lang['contact error send_failed']      = "Sorry, %s. There was a problem sending your message. Please try again.";
$lang['contact error update_failed']    = "Could not update status.";

// new
$lang['contact title us']               = "Connect with us";
$lang['contact title mail']             = "We will need up to 2 business days";
$lang['contact title phone']            = "We will respond on any day and time";
$lang['contact title skype']            = "Support only in chat";
$lang['contact title create']           = "Create account and get started";
$lang['contact title sign']             = "Sign up";
Онлайн: 3
Реклама