This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
Teapay
/
RWACha-API
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
4e36cbf162
Ramuri
Etichete
dev
master
RWACha-API
/
application
/
admin
/
lang
/
zh-cn
/
product
/
products.php
products.php
166 B
Istoric
Crud
1
2
3
4
5
6
7
8
<?php
return [
'Zh_title' => '中文标题',
'En_title' => '英文标题',
'Sort' => '排序',
'Status' => '启用状态'
];