PEEL Shopping
Open source ecommerce : PEEL Shopping
zho.php
Go to the documentation of this file.
1 <?php
2 //============================================================+
3 // File name : zho.php
4 // Begin : 2010-10-26
5 // Last Update : 2010-10-26
6 //
7 // Description : Language module for TCPDF
8 // (contains translated texts)
9 // Chinese
10 //
11 // Author: Nicola Asuni
12 //
13 // (c) Copyright:
14 // Nicola Asuni
15 // Tecnick.com LTD
16 // Manor Coach House, Church Hill
17 // Aldershot, Hants, GU12 4RQ
18 // UK
19 // www.tecnick.com
20 // info@tecnick.com
21 //============================================================+
22 
31 // Chinese
32 
33 global $l;
34 $l = Array();
35 
36 // PAGE META DESCRIPTORS --------------------------------------
37 
38 $l['a_meta_charset'] = 'UTF-8';
39 $l['a_meta_dir'] = 'ltr';
40 $l['a_meta_language'] = 'zh';
41 
42 // TRANSLATIONS --------------------------------------
43 $l['w_page'] = '頁面';
44 
45 //============================================================+
46 // END OF FILE
47 //============================================================+
global $l
Definition: zho.php:33

This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:30:04 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.