This website works better with JavaScript
Home
Explore
Help
Sign In
Teapay
/
RWACha-API
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
ee5b4c2380
Branches
Tags
dev
master
RWACha-API
/
application
/
admin
/
lang
/
zh-cn
/
product
/
products.php
products.php
166 B
History
Raw
1
2
3
4
5
6
7
8
<?php
return [
'Zh_title' => '中文标题',
'En_title' => '英文标题',
'Sort' => '排序',
'Status' => '启用状态'
];