Files
nexusphp/resources/lang/zh_CN/bonus.php
2022-04-04 17:26:26 +08:00

7 lines
176 B
PHP

<?php
return [
'comment_buy_medal' => '花费 :bonus 魔力购买了 :medal_name',
'comment_buy_attendance_card' => '花费 :bonus 魔力购买了 1 张补签卡',
];