123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?php
- /**
- * agent_game_country.php UTF-8
- *
- *
- * @date : 2017/12/21 17:44
- *
- * @license 这不是一个自由软件,未经授权不许任何使用和传播。
- * @author : liguanglong <lgl@huosdk.com>
- * @version : HUOSDK 8.0
- */
- return [
- 'please select' => 'Please select',
- 'time' => 'Time',
- 'game' => 'Game',
- 'cp source' => 'CP source',
- 'country' => 'Country',
- 'carrieroperator' => 'Carrieroperator',
- 'channel' => 'Channel',
- 'daily vip subscription success' => 'Daily vip subscription success',
- 'weekly vip subscription success' => 'Weekly vip subscription success',
- 'monthly vip subscription success' => 'Monthly vip subscription success',
- 'subscribe successful subscription' => 'Subscribe successful subscription ',
- 'subscribe unit' => 'Subscribe unit',
- 'dollar currency rate' => 'Dollar currency rate',
- 'conversion of dollar income' => 'Conversion of dollar income',
- 'daily download' => 'Daily download',
- 'download percent' => 'Download percent',
- 'game data statistics' => 'GameDataStatistics',
- 'click rate' => 'Click rate',
- 'subscribe count' => 'Subscribe count',
- 'download count' => 'Download count',
- 'download conversion rate' => 'Download conversion rate',
- 'subscribe conversion rate' => 'Subscribe conversion rate',
- 'active users' => 'Active users',
- 'vip members' => 'VIP members',
- 'channel name' => 'Channel name',
- 'new users' => 'New users',
- 'new vip subscriptions' => 'New VIP subscriptions',
- 'vip subscriptions' => 'VIP subscriptions',
- 'install count' => 'Install count',
- 'install conversion rate' => 'Install conversion rate',
- 'new subscribe conversion rate' => 'New subscribe conversion rate',
- 'daily vip subscription' => 'Daily vip subscription',
- 'weekly vip subscription' => 'Weekly vip subscription',
- 'monthly vip subscription' => 'Monthly vip subscription',
- 'unsubscribe count' => 'Unsubscribe count',
- 'daily unsubscribe rate' => 'Daily unsubscribe rate',
- 'new members' => 'New members',
- 'unsubscribe members' => 'Unsubscribe members',
- 'probation members' => 'Probation members',
- 'diurnal subscriptions' => 'Diurnal subscriptions',
- 'weekly subscriptions' => 'Weekly subscriptions',
- 'monthly subscriptions' => 'Monthly subscriptions',
- 'subscription income' => 'Subscription income',
- 'detail' => 'Detail',
- 'collect' => 'Collect',
- 'user' => 'User',
- 'imei' => 'Imei',
- 'belong' => 'Belong',
- 'subscription type' => 'Subscription type',
- 'successful subscription subscribe' => 'Successful subscription subscribe',
- 'channel register' => 'Channel register',
- 'export csv platform user statistics' => 'PlatformUserStatistics',
- 'registered game' => 'Registered gam',
- 'registered channel' => 'Registered channel',
- 'daily subscription count' => 'Daily subscription count',
- 'daily subscriptions money' => 'Daily subscriptions money',
- 'weekly subscription count' => 'Weekly subscription count',
- 'weekly subscriptions money' => 'Weekly subscriptions money',
- 'monthly subscription count' => 'Monthly subscription count',
- 'monthly subscriptions money' => 'Monthly subscriptions money',
- 'billing success rate' => 'Billing success rate',
- 'month' => 'Month',
- 'cp name' => 'Cp name',
- 'vip membership number' => 'VIP membership number',
- 'monthly subscription amount' => 'Monthly subscription amount',
- 'download number' => 'Download number',
- 'new vip' => 'New vip',
- 'income' => 'Income',
- 'export csv vip subscribe statistics' => 'VIPSubscribeStatistics',
- 'subscription time' => 'Subscription time',
- 'phone' => 'Phone',
- 'player ownership' => 'player ownership',
- 'channel data statistics' => 'ChannelDataStatistics',
- 'channel account' => 'Channel account',
- ];
|