Files
fast/application/admin/lang/zh-cn/zy/sign/sign_set.php

14 lines
334 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'Last' => '连续天数',
'Chance1' => '概率1',
'Coupon1_id' => '券1',
'Chance2' => '概率2',
'Coupon2_id' => '券2',
'Status' => '状态0禁用,1启用',
'Create_time' => '创建时间',
'Update_time' => '修改时间',
'Coupon.name' => '名称'
];