Path : /var/www/html/main/lang/
File Upload :
Current File : /var/www/html/main/lang/eng.php

<?php
/*!
 * Copyright 2014-2017 Anucha Puangpaka
 * Contacts anucha.ppk@icloud.com 062-479-9836
 */

$ap_num = "Num.";
$ap_document = "Document";
$ap_author = "Author";
$ap_stat = "Stat";
$ap_filesize = "File size";

/*
head.php
 */
$ap_new_infomation = "other information";
$ap_all_infomation = "view all";

/*
index.php
 */
$ap_home = "Home";
$ap_publish = "Published on";
$ap_visits = "visits";
$ap_documents = "Document";
$ap_date = "Date";
$ap_page = "Page";
$ap_title = "Title";
$ap_description = "Description";
$ap_report = "Reporter";
$ap_expire = "Expire";
$ap_download = "Download";
$ap_picture = "Image Gallery";

/*
object.php
 */
$ap_close = "Close";

/*
modify-top-slide.php
 */
$ap_online_database = "Online Database";
$ap_questionnaire = "Questionnaire";

/*
themes
 */
$ap_more = "More";
$ap_new = "New";
$ap_click = "Click";
$ap_enter_keyword = "Please enter a keyword.";
$ap_search = "Search";
$ap_media = "Video Gallery";
$ap_pr_slide_place2 = "News";

/*
footText.php
 */
$ap_visit_website = "Visit website";
$ap_updated = "Updated";
$ap_visitors = "All visitors";
?>