admin/plugins/team-dividend/lang/zh-CN/index.php

13 lines
263 B
PHP

<?php
/**
* Author: 芸众商城 www.yunzshop.com
* Date: 2017/7/10
* Time: 下午2:38
*/
return [
'title'=>'经销商提成',
'withdraw'=>'经销商提成',
'bonus-withdraw'=>'直推奖提现',
'name'=>'经销商',
'dividend'=>'提成'
];