This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Teapay
/
RWACha-API
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
218f63485a
Branches
Tags
dev
master
RWACha-API
/
application
/
admin
/
lang
/
zh-cn
/
product
/
products.php
products.php
166 B
Historique
Raw
1
2
3
4
5
6
7
8
<?php
return [
'Zh_title' => '中文标题',
'En_title' => '英文标题',
'Sort' => '排序',
'Status' => '启用状态'
];