PHP Classes

File: Web/application/language/en/ce_general_lang.php

Recommend this page to a friend!
  Classes of Burge Lab   Burge CMF   Web/application/language/en/ce_general_lang.php   Download  
File: Web/application/language/en/ce_general_lang.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Burge CMF
Framework to publish managed content
Author: By
Last change: Post > Comment > customer
Date: 6 years ago
Size: 738 bytes
 

Contents

Class file image Download
<?php

$lang
['comma']=",";
$lang['header_separator']=" | ";
$lang['main_name']="BurgeCMF";
$lang['header_title']="BurgeCMF";
$lang['slogan']="BurgeCMF";
$lang['header_meta_keywords']="BurgeCMF, Burge Content Management Framework, Open-Source MVC CMF";
$lang['header_meta_description']="";

$lang['select']="Please select";
$lang['read_more']="More";
$lang['page']="Page";
$lang['contact_us']="Contact us";
$lang['image']="Image";
$lang['from']="from";
$lang['please_fill_all_fields']="Please fill all fields.";
$lang['your_comment_submitted_successfully']="Your comment submitted successfully.";
$lang['comments']="Comments";
$lang['add_comment']="Add Comment";
$lang['name']="Name";
$lang['comment']="Comment";
$lang['submit']="Submit";