language-en.php 1.52 KB
<?php

/* ---------Header---------------------- */
$logo_name = "Transport Service";
$Username = "Username";
$Password = "Password";
$Corporate = "Corporate";
$remember = "Remember me";
$Forgot = "Forgot Password ?";
/* --------Language-------------------- */
$english = "English";
$arabic = "Arabic";
$urdu = "Urdu";
/* ---------Center---------------------- */
$Name = "Name";
$Phone = "Phone";
$Country = "Country";
/* --------Center---------------------- */
$post_inq = "Post Inquiry";
$get_bid = "Get Bids";
$deal_done = "Deal Done";
$desc = "Lorem Ipsum is simply dummy text of the printing and typesetting industry.   when an unknown printer took a galley of type and scrambled it to make a type specimen book. ";

/* ---------Menu---------------------- */

$home = "Home";
$services = "Services";
$aboutus = "About us";
$career = "Career";


/* --------footer---------------------- */
$compny = "Company";
$info = "Information";
$Help = "Help";
$quick = "Quick Links";
$Support = "Support";

$terms = "Terms & Conditions";
$prvcy = "Privacy Police";
$hw = "How it works";
$benifits = "My Benifits";
$faq = "FAQ";

$Customer = "Customer Support";
$Accessibility = "Accessibility";
$Advertise = "Advertise with us";
$contact = "Contact us";

$join = "Join Now !";
$wts = "What is TS";
$Live = "Live Auctions";
$testy = "Testimonials";

$refund = "Refund Policy";
$report = "Report Spam";
$hcenter = "Help Center";

$secure = "Secure Payment by";
/* --------footer- Social--------------------- */
$fcb = "Facebook";
$twt = "Twitter";
$ingt = "Instagram";
?>