Files
nexusphp/resources/lang/zh_CN/bonus.php
T

7 lines
176 B
PHP
Raw Normal View History

2022-01-19 23:54:55 +08:00
<?php
return [
'comment_buy_medal' => '花费 :bonus 魔力购买了 :medal_name',
2022-04-04 17:26:26 +08:00
'comment_buy_attendance_card' => '花费 :bonus 魔力购买了 1 张补签卡',
2022-01-19 23:54:55 +08:00
];